API de Real‑time Bidding
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Descripción general
Puedes usar la API de Ofertas en tiempo real para administrar tu integración de RTB con Google. A continuación, te mostramos algunas de las acciones que puedes realizar con la API de ofertas en tiempo real:
Recursos
Muchas operaciones de la API de Ofertas en tiempo real se realizan en el contexto de un ofertante o un comprador específicos, por lo que la mayoría de los recursos de la API están directamente en uno de estos dos recursos.
Los ofertantes realizan ofertas para el inventario de anuncios en nombre de uno o más compradores. En las ofertas en tiempo real, los ofertantes se representan con el recurso bidders
. Puedes usar el recurso bidders
y sus subrecursos a fin de administrar una integración de ofertas en tiempo real o actuar en uno o más recursos para compradores asociados.
Los compradores colocan anuncios y se les factura por las posiciones de anuncios. En las ofertas en tiempo real, el recurso buyers
representa a los compradores.
Como ofertante, también puede actuar como comprador si oferta en su propio nombre. Esto se representa en la API por los recursos bidders
y buyers
con el mismo ID de recurso.
Los recursos de ofertantes y compradores son de solo lectura. Si necesitas modificar valores para cualquiera de los recursos, elige una de las siguientes opciones:
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2025-07-25 (UTC)
[null,null,["Última actualización: 2025-07-25 (UTC)"],[[["\u003cp\u003eManage your Real-time Bidding (RTB) integration with Google using the Real-time Bidding API.\u003c/p\u003e\n"],["\u003cp\u003eControl ad inventory, submit creatives for review, and view creative statuses through the API.\u003c/p\u003e\n"],["\u003cp\u003eUtilize the API to manage QPS quotas and optimize your bidding strategies.\u003c/p\u003e\n"],["\u003cp\u003eBidders and buyers are core resources within the API, representing entities involved in ad transactions.\u003c/p\u003e\n"],["\u003cp\u003eModify bidder and buyer details through the Authorized Buyers UI, by contacting your Technical Account Manager, or using the support form.\u003c/p\u003e\n"]]],[],null,["# Real-time Bidding API\n\nOverview\n--------\n\nYou can use the [Real-time Bidding\nAPI](/authorized-buyers/apis/realtimebidding/reference/rest)\nto manage your RTB integration with Google. Here are some things you can do with\nthe Real-time Bidding API:\n\n- Manage [QPS quotas](/authorized-buyers/rtb/callout-quota-system)\n- [Control what ad inventory you receive](/authorized-buyers/apis/guides/rtb-api/pretargeting-overview)\n- [Submit creatives for review](/authorized-buyers/apis/guides/rtb-api/buyer-creatives#submit_creatives_for_review)\n- [View creative status](/authorized-buyers/apis/guides/rtb-api/buyer-creatives#retrieve_existing_creatives)\n\nResources\n---------\n\nMany operations in the Real-time Bidding API are performed in the context of a\nspecific [bidder](/authorized-buyers/apis/guides/rtb-api/bidders) or\n[buyer](/authorized-buyers/apis/guides/rtb-api/buyers), so most API resources\nare directly under one of these two resources.\n\nBidders place bids for ad inventory on behalf of one or more buyers. In\nReal-time Bidding, Bidders are represented by the\n[`bidders`](/authorized-buyers/apis/realtimebidding/reference/rest/v1/bidders)\nresource. You can use the `bidders` resource and its sub-resources to manage a\nReal-time Bidding integration, or act on one or more resources for associated\nbuyers.\n\nBuyers place ads and are billed for ad placements. In Real-time bidding,\nbuyers are represented by the\n[`buyers`](/authorized-buyers/apis/realtimebidding/reference/rest/v1/buyers)\nresource.\n\nAs a bidder, you can also act as a buyer if you bid on your own behalf. This is\nrepresented in the API by `bidders` and `buyers` resources with the same\nresource ID.\n\nThe bidders and buyers resources are read-only. If you need to modify values\nfor either resource, choose one of the following:\n\n- Use the [Authorized Buyers UI](//realtimebidding.google.com/)\n- Contact your Technical Account Manager\n- Complete the [support form](//support.google.com/authorizedbuyers/gethelp)"]]