Get storefront reporting
Get reporting metrics for every media buy that the storefront’s sales agent(s) are a party to. The storefront does not own the underlying media buys; it sees them because its sales agent is party to the transaction. Hierarchy: advertiser → media buy → package (no campaign level).
Documentation Index
Fetch the complete documentation index at: https://docs.interchange.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key or access token
Query Parameters
Filter to media buys flowing through a single inventory source (storefront_inventory_source.source_id). When omitted, includes every inventory source on the storefront.
Start date in ISO format (YYYY-MM-DD)
^\d{4}-\d{2}-\d{2}$"2026-01-01"
End date in ISO format (YYYY-MM-DD)
^\d{4}-\d{2}-\d{2}$"2026-01-31"
Number of days to include (default: 7, min: 1, max: 90).
1 <= x <= 907
Response format: "summary" for hierarchical advertiser/media-buy/package breakdown, "timeseries" for flat per-day rows.
summary, timeseries When true, generates a CSV file and returns a signed download URL instead of JSON data
When true, returns auto-generated demo data instead of querying real data sources
Response
Get storefront reporting
Hierarchical storefront reporting response: advertiser → media buy → package
Advertiser-level reporting data
Aggregated totals across all advertisers
Start of the reporting period (YYYY-MM-DD)
^\d{4}-\d{2}-\d{2}$End of the reporting period (YYYY-MM-DD)
^\d{4}-\d{2}-\d{2}$