Limited availability Gets details about an activation. The response also shows the results of a validation against the rule trees of active parent properties that reference the include. While you can ignore any warnings that indicate non-blocking, logical inconsistencies, you need to resolve all errors to activate an include.
You typically get a single activation from an activationLink
when launching a new activation, and you follow up to poll its status
. For activations whose status
is PENDING
, a Retry-After
header provides an estimate for when it's likely to go live.
Note: To reduce errors, avoid calling PAPI with separate clients on the same data. Avoid frequently polling status values. Instead, progressively increase the delay between calls.