Status for each synced plan.
Plan identifier.
Sync result status. 'active' means sync succeeded; 'error' means sync failed.
Plan version (increments on each sync).
Optionalcategories?: { category_id: string; status: "active" | "inactive" }[]Validation categories active for this plan.
Optionalresolved_policies?: {Policies the governance agent will enforce for this plan. Includes explicitly referenced policies from the brand compliance configuration and auto-applied policies matched by jurisdiction or policy category. Present when the governance agent supports policy resolution.
OptionalreplayedSet to true when this response is a cached replay returned for an idempotency_key that was already processed. Set to false (or omitted) when the request was executed fresh. Buyers use this to distinguish cached replays from new executions — matters for billing reconciliation, audit logs, and any downstream system that assumes exactly-once event semantics. Only present on responses to mutating requests that carry idempotency_key.
OptionalcontextOptionalext
Response from syncing campaign plans. Returns status and active validation categories for each plan.