Skip to main content
GET
Get directed campaign subscription (alpha)
Alpha. This read remains available when the directed-campaigns exposure flag is off so an operator can diagnose or remove an existing subscription.
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).