List every media buy on the storefront
The union of routed buys (approval queue + per-source forwarding routes) and ESA-managed buys, with status filters. Default sort is urgency: buys still waiting on someone whose flight starts within 48 hours come first. Each row carries the shared pendingReason vocabulary (the same enum buyers see), the latest structured error code, and the forward outcome.
Authorizations
API key or access token
Query Parameters
Filter to one seller lifecycle state.
pending_approval, forwarding, forward_failed, awaiting_source, rejected, canceled, booked, delivering, paused, completed Filter to one buyer (customer id).
1 <= x <= 9007199254740991Filter to buys with a leg on this inventory source (routed buys) or managed by this ad server source.
1Only buys whose flight starts at/after this instant.
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$Only buys whose flight starts at/before this instant.
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$Page size (max 200).
1 <= x <= 200Rows to skip (offset pagination over the sorted list).
0 <= x <= 9007199254740991Response
List every media buy on the storefront
Every buy on the storefront — the union of routed and source-managed buys — urgency-sorted by default.
Total rows matching the filters (before pagination).
0 <= x <= 9007199254740991Non-fatal data-source problems (e.g. an upstream source that could not be reached). Empty when every source answered.
Non-null when this storefront routes buys through an ad-platform connection whose status sync has been failing long enough that displayed statuses may be out of date. Null when statuses are current (or the storefront has no such connection).