googleapis.com

The AdMob API allows publishers to programmatically get information about their AdMob account.

🔑 oauth2 7 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets information about the specified AdMob publisher account.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://admob.googleapis.com/v1beta/{name}
Lists the AdMob publisher account that was most recently signed in to from th…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://admob.googleapis.com/v1beta/accounts
List the apps under the specified AdMob account.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://admob.googleapis.com/v1beta/{parent}/apps
Endpoints (7 total)
GET
/v1beta/{name}
Gets information about the specified AdMob publisher account.
GET
/v1beta/accounts
Lists the AdMob publisher account that was most recently signed in to from th…
GET
/v1beta/{parent}/apps
List the apps under the specified AdMob account.
GET
/v1beta/{parent}/adUnits
List the ad units under the specified AdMob account.
GET
/v1beta/{parent}/adSources
List the ad sources.
POST
/v1beta/{parent}/networkReport:generate
Generates an AdMob Network report based on the provided report specification.…
POST
/v1beta/{parent}/mediationReport:generate
Generates an AdMob mediation report based on the provided report specificatio…
At a glance
Total SDKs10
Languages6
Endpoints7
Authoauth2
Categories2
https://admob.googleapis.com