AdMob API
The AdMob API allows publishers to programmatically get information about their AdMob account.
Latency
3941ms p95
Uptime
88.9% 30d
Playground
Verified
live
Endpoints
/v1beta/accounts
Lists the AdMob publisher account that was most recently signed in to from the AdMob UI. For more information, see https://support.google.com/admob/answer/10243672.
/v1beta/{name}
Gets information about the specified AdMob publisher account.
/v1beta/{parent}/adSources
List the ad sources.
/v1beta/{parent}/adUnits
List the ad units under the specified AdMob account.
/v1beta/{parent}/apps
List the apps under the specified AdMob account.
/v1beta/{parent}/mediationReport:generate
Generates an AdMob mediation report based on the provided report specification. Returns result of a server-side streaming RPC. The result is returned in a sequence of responses.
/v1beta/{parent}/networkReport:generate
Generates an AdMob Network report based on the provided report specification. Returns result of a server-side streaming RPC. The result is returned in a sequence of responses.
7 endpoints auto-detected
Authentication
This API requires authentication: OAuth.
curl -X GET \ "https://admob.googleapis.com/v1beta/accounts"
admob.googleapis.com · HTTPS only