googleapis.com

Accesses the latest features for managing Authorized Buyers accounts, Real-Time Bidding configurations and auction metrics, and Marketplace programmatic deals.

🔑 oauth2 50 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
Retrieves the requested filter set for the account with the given account ID.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://adexchangebuyer.googleapis.com/v2beta1/{name}
Lists all filter sets for the account with the given account ID.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://adexchangebuyer.googleapis.com/v2beta1/{ownerName}/filterSets
Lists all metrics that are measured in terms of number of bids.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://adexchangebuyer.googleapis.com/v2beta1/{filterSetName}/bidMetrics
Endpoints (50 total)
GET
/v2beta1/{name}
Retrieves the requested filter set for the account with the given account ID.
GET
/v2beta1/{ownerName}/filterSets
Lists all filter sets for the account with the given account ID.
GET
/v2beta1/{filterSetName}/bidMetrics
Lists all metrics that are measured in terms of number of bids.
GET
/v2beta1/{filterSetName}/losingBids
List all reasons for which bids lost in the auction, with the number of bids …
GET
/v2beta1/accounts/{accountId}/clients
Lists all the clients for the current sponsor buyer.
GET
/v2beta1/{filterSetName}/filteredBids
List all reasons for which bids were filtered, with the number of bids filter…
GET
/v2beta1/accounts/{accountId}/products
List all products visible to the buyer (optionally filtered by the specified …
GET
/v2beta1/accounts/{accountId}/creatives
Lists creatives.
GET
/v2beta1/accounts/{accountId}/proposals
List proposals. A filter expression (PQL query) may be specified to filter th…
GET
/v2beta1/{filterSetName}/bidResponseErrors
List all errors that occurred in bid responses, with the number of bid respon…
GET
/v2beta1/{filterSetName}/impressionMetrics
Lists all metrics that are measured in terms of number of impressions.
GET
/v2beta1/{filterSetName}/filteredBidRequests
List all reasons that caused a bid request not to be sent for an impression, …
At a glance
Total SDKs10
Languages6
Endpoints50
Authoauth2
Categories2
https://adexchangebuyer.googleapis.com