integrations.sh
← all integrations

googleapis.com – realtimebidding

OpenAPI apis-guru analyticsmedia

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.realtimebiddingBiddersCreativesWatch

    Watches 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.realtimebiddingBiddersEndpointsList

    Lists all the bidder's endpoints.

  • bidders.realtimebiddingBiddersList

    Lists all the bidder accounts that belong to the caller.

  • bidders.realtimebiddingBiddersPretargetingConfigsActivate

    Activates a pretargeting configuration.

  • bidders.realtimebiddingBiddersPretargetingConfigsAddTargetedApps

    Adds targeted apps to the pretargeting configuration.

  • bidders.realtimebiddingBiddersPretargetingConfigsAddTargetedPublishers

    Adds targeted publishers to the pretargeting config.

  • bidders.realtimebiddingBiddersPretargetingConfigsAddTargetedSites

    Adds targeted sites to the pretargeting configuration.

  • bidders.realtimebiddingBiddersPretargetingConfigsCreate

    Creates 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.realtimebiddingBiddersPretargetingConfigsDelete

    Deletes a pretargeting configuration.

  • bidders.realtimebiddingBiddersPretargetingConfigsList

    Lists all pretargeting configurations for a single bidder.

  • bidders.realtimebiddingBiddersPretargetingConfigsRemoveTargetedApps

    Removes targeted apps from the pretargeting configuration.

  • bidders.realtimebiddingBiddersPretargetingConfigsRemoveTargetedPublishers

    Removes targeted publishers from the pretargeting config.

  • bidders.realtimebiddingBiddersPretargetingConfigsRemoveTargetedSites

    Removes targeted sites from the pretargeting configuration.

  • bidders.realtimebiddingBiddersPretargetingConfigsSuspend

    Suspends a pretargeting configuration.

  • bidders.realtimebiddingBiddersPublisherConnectionsBatchApprove

    Batch approves multiple publisher connections.

  • bidders.realtimebiddingBiddersPublisherConnectionsBatchReject

    Batch rejects multiple publisher connections.

  • bidders.realtimebiddingBiddersPublisherConnectionsList

    Lists publisher connections for a given bidder.

  • buyers.realtimebiddingBuyersCreativesCreate

    Creates a creative.

  • buyers.realtimebiddingBuyersCreativesList

    Lists 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. lastStatusUpdate and creativeServingDecision may be outdated for creatives on sequential pages. We recommend to view the latest status.

  • buyers.realtimebiddingBuyersCreativesPatch

    Updates a creative.

  • buyers.realtimebiddingBuyersList

    Lists all buyer account information the calling buyer user or service account is permissioned to manage.

  • buyers.realtimebiddingBuyersUserListsClose

    Change the status of a user list to CLOSED. This prevents new users from being added to the user list.

  • buyers.realtimebiddingBuyersUserListsCreate

    Create a new user list.

  • buyers.realtimebiddingBuyersUserListsGet

    Gets a user list by its name.

  • buyers.realtimebiddingBuyersUserListsGetRemarketingTag

    Gets 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.realtimebiddingBuyersUserListsList

    Lists the user lists visible to the current user.

  • buyers.realtimebiddingBuyersUserListsOpen

    Change the status of a user list to OPEN. This allows new users to be added to the user list.

  • buyers.realtimebiddingBuyersUserListsUpdate

    Update the given user list. Only user lists with URLRestrictions can be updated.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools