Get exact client Source reporting
Returns the standard Storefront reporting contract constrained to one active publisher-authorized Source binding. Demo, download, and caller-selected Source overrides are disabled.
Authorizations
API key or access token
Path Parameters
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Query Parameters
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, timeseries rows are split by each contributing inventory source. The default preserves the legacy media-buy/package/date row grain.
true, false Response
Get exact client Source reporting
- Option 1
- Option 2
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}$