furthest historical date ?

27 views
Skip to first unread message

raphaël goupille

unread,
May 27, 2024, 5:07:41 PMMay 27
to AdMob API Developer Forum
Hello, 

what's the furthest historical date I can retrieve for the estimatedEarnings metric with a POST request to  https://admob.googleapis.com/v1/{parent=accounts/*}/networkReport:generate?

In simpler terms, is there a limit on how far back I can go (e.g., 5 years, 10 years)?

My goal is to retrieve the total estimated earnings for an AdMob account since its creation. I haven't been able to find this information in the documentation. Any insights would be appreciated.

Thank you for your reply.

Lin Yang

unread,
May 27, 2024, 5:13:54 PMMay 27
to AdMob API Developer Forum
We currently don't have a limitation on the history range, so the reporting API behavior should be consistent with the UI dashboard. That said, please be aware of other quota thresholds such as QPS and max response row size. In general, if the goal is to retrieve large amount of report rows, a best practice is to split into multiple smaller requests, and rate limit on the client side to avoid requests getting throttled by the API.
Reply all
Reply to author
Forward
0 new messages