Get account ad network report summary OAuth Scope: posts:read
Get account ad network report summary OAuth Scope: posts:read
<Note title="Currently in beta" icon="b">
This feature is currently in beta and the API is subject to change.<br/>
</Note>
Retrieve one account-wide aggregate of advertisement performance and revenue across accessible publications.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
start_date
Include reports for advertisements sent on or after this date in YYYY-MM-DD format.
end_date
Include reports for advertisements sent on or before this date in YYYY-MM-DD format.
Response
OK
opens
The total approved number of unique opens.
verified_clicks
The total approved number of verified clicks.
revenue
The total formatted revenue approved for payment.
oda
Metrics for advertisements accepted as on-demand offers.
programmatic
Metrics for advertisements placed through programmatic ad slots.
publication_id
The prefixed publication ID. Omitted from account-wide summaries.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error