Skip to main content
GET
Get one buy's exchange timeline

Authorizations

Authorization
string
header
required

API key or access token

Path Parameters

mediaBuyId
string
required

Media buy id at the storefront grain (sf_mb_…).

Minimum string length: 1

Query Parameters

buyerCustomerId
integer

Buyer customer id that owns this buyer-scoped media-buy id. Omit only for compatibility with callers whose ids are globally unambiguous.

Required range: 0 < x <= 9007199254740991

Response

Get one buy's exchange timeline

The seller-scoped projection of a buy's exchange timeline: only this storefront's legs; forwarded/response payloads minus platform-internal fields; no admin-only material (resolution cache internals, worker poll internals, cross-tenant audit rows).

mediaBuyId
string
required
buyer
object
required
approval
object | null
required

The approval-queue row, when the buy rode the review flow.

stages
object[]
required

Buy-level stages (pre-fan-out): received, screened, decided, and any pre-dispatch failure.

legs
object[]
required
eventsTruncated
boolean
required

True when more ledger events exist than were hydrated into this timeline.