Real-time Bidding API
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Panoramica
Puoi utilizzare l'API Real-time Bidding per gestire l'integrazione delle offerte in tempo reale con Google. Ecco alcune cose che puoi fare con
l'API Real-time Bidding:
Risorse
Molte operazioni nell'API Real-time Bidding vengono eseguite nel contesto di uno specifico offerente o acquirente, pertanto la maggior parte delle risorse dell'API
rientra direttamente in una di queste due risorse.
Gli offerenti fanno offerte per l'inventario pubblicitario per conto di uno o più acquirenti. Nelle Offerte in tempo reale, gli offerenti sono rappresentati dalla risorsa bidders
. Puoi utilizzare la risorsa bidders
e le relative risorse secondarie per gestire un'integrazione delle offerte in tempo reale oppure agire su una o più risorse per gli acquirenti associati.
Gli acquirenti posizionano gli annunci e ricevono un addebito per i posizionamenti degli annunci. Nelle offerte in tempo reale, gli acquirenti sono rappresentati dalla risorsa buyers
.
Come offerente, puoi anche agire come acquirente se fai un'offerta per tuo conto. Questo campo è rappresentato nell'API da risorse bidders
e buyers
con lo stesso ID risorsa.
Le risorse degli offerenti e degli acquirenti sono di sola lettura. Se devi modificare i valori per una delle risorse, scegli una delle seguenti opzioni:
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-07-25 UTC.
[null,null,["Ultimo aggiornamento 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)"]]