googleapis.com

Allows external bidders to manage their RTB integration with Google. This includes managing bidder endpoints, QPS quotas, configuring what ad inventory to receive via pretargeting, submitting creatives for verification, and accessing creative metadata such as approval status.

🔑 oauth2 4 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
Lists the bidding functions that a bidder currently has registered.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://realtimebidding.googleapis.com/v1alpha/{parent}/biddingFunctions
Endpoints (4 total)
GET
/v1alpha/{parent}/biddingFunctions
Lists the bidding functions that a bidder currently has registered.
POST
/v1alpha/{name}:archive
Archives an existing bidding function. An archived function will not be avail…
POST
/v1alpha/{name}:activate
Activates an existing bidding function. An activated function is available fo…
POST
/v1alpha/{parent}/biddingFunctions
Creates a new bidding function.
At a glance
Total SDKs10
Languages6
Endpoints4
Authoauth2
Categories2
https://realtimebidding.googleapis.com