Get storefront reporting
Get reporting metrics for every media buy the Merchandising Agent participates in through the Storefront inventory sources. The Storefront does not own the underlying media buys; reporting is visible because the Merchandising Agent is the ADCP party to those transactions. Hierarchy: advertiser → media buy → package (no campaign level).
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}$