integrations.sh
← all integrations

googleapis.com – adexchangebuyer

OpenAPI apis-guru analyticsmedia

Accesses your bidding-account information, submits creatives for validation, finds available direct deals, and retrieves performance reports.

Homepage
https://api.apis.guru/v2/specs/googleapis.com:adexchangebuyer/v1.4.json
Provider
googleapis.com:adexchangebuyer / adexchangebuyer
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/adexchangebuyer/v1.4/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/adexchangebuyer/v1.4/openapi.yaml

Tools (40)

Extracted live via the executor SDK.

  • accounts.adexchangebuyerAccountsGet

    Gets one account by ID.

  • accounts.adexchangebuyerAccountsList

    Retrieves the authenticated user's list of accounts.

  • accounts.adexchangebuyerAccountsPatch

    Updates an existing account. This method supports patch semantics.

  • accounts.adexchangebuyerAccountsUpdate

    Updates an existing account.

  • billingInfo.adexchangebuyerBillingInfoGet

    Returns the billing information for one account specified by account ID.

  • billingInfo.adexchangebuyerBillingInfoList

    Retrieves a list of billing information for all accounts of the authenticated user.

  • budget.adexchangebuyerBudgetGet

    Returns the budget information for the adgroup specified by the accountId and billingId.

  • budget.adexchangebuyerBudgetPatch

    Updates the budget amount for the budget of the adgroup specified by the accountId and billingId, with the budget amount in the request. This method supports patch semantics.

  • budget.adexchangebuyerBudgetUpdate

    Updates the budget amount for the budget of the adgroup specified by the accountId and billingId, with the budget amount in the request.

  • creatives.adexchangebuyerCreativesAddDeal

    Add a deal id association for the creative.

  • creatives.adexchangebuyerCreativesGet

    Gets the status for a single creative. A creative will be available 30-40 minutes after submission.

  • creatives.adexchangebuyerCreativesInsert

    Submit a new creative.

  • creatives.adexchangebuyerCreativesList

    Retrieves a list of the authenticated user's active creatives. A creative will be available 30-40 minutes after submission.

  • creatives.adexchangebuyerCreativesListDeals

    Lists the external deal ids associated with the creative.

  • creatives.adexchangebuyerCreativesRemoveDeal

    Remove a deal id associated with the creative.

  • marketplacedeals.adexchangebuyerMarketplacedealsDelete

    Delete the specified deals from the proposal

  • marketplacedeals.adexchangebuyerMarketplacedealsInsert

    Add new deals for the specified proposal

  • marketplacedeals.adexchangebuyerMarketplacedealsList

    List all the deals for a given proposal

  • marketplacedeals.adexchangebuyerMarketplacedealsUpdate

    Replaces all the deals in the proposal with the passed in deals

  • marketplacenotes.adexchangebuyerMarketplacenotesInsert

    Add notes to the proposal

  • marketplacenotes.adexchangebuyerMarketplacenotesList

    Get all the notes associated with a proposal

  • marketplaceprivateauction.adexchangebuyerMarketplaceprivateauctionUpdateproposal

    Update a given private auction proposal

  • performanceReport.adexchangebuyerPerformanceReportList

    Retrieves the authenticated user's list of performance metrics.

  • pretargetingConfig.adexchangebuyerPretargetingConfigDelete

    Deletes an existing pretargeting config.

  • pretargetingConfig.adexchangebuyerPretargetingConfigGet

    Gets a specific pretargeting configuration

  • pretargetingConfig.adexchangebuyerPretargetingConfigInsert

    Inserts a new pretargeting configuration.

  • pretargetingConfig.adexchangebuyerPretargetingConfigList

    Retrieves a list of the authenticated user's pretargeting configurations.

  • pretargetingConfig.adexchangebuyerPretargetingConfigPatch

    Updates an existing pretargeting config. This method supports patch semantics.

  • pretargetingConfig.adexchangebuyerPretargetingConfigUpdate

    Updates an existing pretargeting config.

  • products.adexchangebuyerProductsGet

    Gets the requested product by id.

  • products.adexchangebuyerProductsSearch

    Gets the requested product.

  • proposals.adexchangebuyerProposalsGet

    Get a proposal given its id

  • proposals.adexchangebuyerProposalsInsert

    Create the given list of proposals

  • proposals.adexchangebuyerProposalsPatch

    Update the given proposal. This method supports patch semantics.

  • proposals.adexchangebuyerProposalsSearch

    Search for proposals using pql query

  • proposals.adexchangebuyerProposalsSetupcomplete

    Update the given proposal to indicate that setup has been completed.

  • proposals.adexchangebuyerProposalsUpdate

    Update the given proposal

  • pubprofiles.adexchangebuyerPubprofilesList

    Gets the requested publisher profile(s) by publisher accountId.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools