googleapis.com – realtimebidding
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.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:realtimebidding/v1.json
- Provider
- googleapis.com:realtimebidding / realtimebidding
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/realtimebidding/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/realtimebidding/v1/openapi.yaml
Tools (30)
Extracted live via the executor SDK.
-
bidders.realtimebiddingBiddersCreativesWatchWatches all creatives pertaining to a bidder. It is sufficient to invoke this endpoint once per bidder. A Pub/Sub topic will be created and notifications will be pushed to the topic when any of the bidder's creatives change status. All of the bidder's service accounts will have access to read from the topic. Subsequent invocations of this method will return the existing Pub/Sub configuration.
-
bidders.realtimebiddingBiddersEndpointsListLists all the bidder's endpoints.
-
bidders.realtimebiddingBiddersListLists all the bidder accounts that belong to the caller.
-
bidders.realtimebiddingBiddersPretargetingConfigsActivateActivates a pretargeting configuration.
-
bidders.realtimebiddingBiddersPretargetingConfigsAddTargetedAppsAdds targeted apps to the pretargeting configuration.
-
bidders.realtimebiddingBiddersPretargetingConfigsAddTargetedPublishersAdds targeted publishers to the pretargeting config.
-
bidders.realtimebiddingBiddersPretargetingConfigsAddTargetedSitesAdds targeted sites to the pretargeting configuration.
-
bidders.realtimebiddingBiddersPretargetingConfigsCreateCreates a pretargeting configuration. A pretargeting configuration's state (PretargetingConfig.state) is active upon creation, and it will start to affect traffic shortly after. A bidder may create a maximum of 10 pretargeting configurations. Attempts to exceed this maximum results in a 400 bad request error.
-
bidders.realtimebiddingBiddersPretargetingConfigsDeleteDeletes a pretargeting configuration.
-
bidders.realtimebiddingBiddersPretargetingConfigsListLists all pretargeting configurations for a single bidder.
-
bidders.realtimebiddingBiddersPretargetingConfigsRemoveTargetedAppsRemoves targeted apps from the pretargeting configuration.
-
bidders.realtimebiddingBiddersPretargetingConfigsRemoveTargetedPublishersRemoves targeted publishers from the pretargeting config.
-
bidders.realtimebiddingBiddersPretargetingConfigsRemoveTargetedSitesRemoves targeted sites from the pretargeting configuration.
-
bidders.realtimebiddingBiddersPretargetingConfigsSuspendSuspends a pretargeting configuration.
-
bidders.realtimebiddingBiddersPublisherConnectionsBatchApproveBatch approves multiple publisher connections.
-
bidders.realtimebiddingBiddersPublisherConnectionsBatchRejectBatch rejects multiple publisher connections.
-
bidders.realtimebiddingBiddersPublisherConnectionsListLists publisher connections for a given bidder.
-
buyers.realtimebiddingBuyersCreativesCreateCreates a creative.
-
buyers.realtimebiddingBuyersCreativesListLists creatives as they are at the time of the initial request. This call may take multiple hours to complete. For large, paginated requests, this method returns a snapshot of creatives at the time of request for the first page.
lastStatusUpdateandcreativeServingDecisionmay be outdated for creatives on sequential pages. We recommend to view the latest status. -
buyers.realtimebiddingBuyersCreativesPatchUpdates a creative.
-
buyers.realtimebiddingBuyersListLists all buyer account information the calling buyer user or service account is permissioned to manage.
-
buyers.realtimebiddingBuyersUserListsCloseChange the status of a user list to CLOSED. This prevents new users from being added to the user list.
-
buyers.realtimebiddingBuyersUserListsCreateCreate a new user list.
-
buyers.realtimebiddingBuyersUserListsGetGets a user list by its name.
-
buyers.realtimebiddingBuyersUserListsGetRemarketingTagGets remarketing tag for a buyer. A remarketing tag is a piece of JavaScript code that can be placed on a web page. When a user visits a page containing a remarketing tag, Google adds the user to a user list.
-
buyers.realtimebiddingBuyersUserListsListLists the user lists visible to the current user.
-
buyers.realtimebiddingBuyersUserListsOpenChange the status of a user list to OPEN. This allows new users to be added to the user list.
-
buyers.realtimebiddingBuyersUserListsUpdateUpdate the given user list. Only user lists with URLRestrictions can be updated.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools