Get directed campaign subscription (alpha)
Task Reference
Get directed campaign subscription (alpha)
Inspect metadata mirror freshness and the fixed history boundary
GET
Get directed campaign subscription (alpha)
Returns the durable account subscription created by
subscribe_directed_campaigns.
Named operation: get_directed_campaign_subscription
Use
lastSyncedAt, lastSyncStatus, and lastSyncError to show mirror
health. backfillStart is the fixed one-year metadata boundary set when the
account was subscribed. It does not indicate that delivery reports were
imported, nor is it a running progress indicator: delivery remains live
read-through in Phase 1.
Response
status is the subscription lifecycle (ACTIVE, PAUSED, or ERROR).
lastSyncStatus is the outcome of the latest metadata reconciliation. If it is
ERROR, lastSyncedAt is the time of that failed attempt; show it together with
lastSyncError. The previous valid mirrors are retained. A NOT_FOUND response
means this connection/account has never been subscribed or is outside the
authenticated customer and advertiser scope.
See Directed campaigns (alpha).