Pacchetti di aste
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Puoi utilizzare la risorsa auctionPackages
per:
Non puoi utilizzare l'API Marketplace per creare nuovi pacchetti di aste o per visualizzare i dettagli di targeting. Puoi creare pacchetti di aste e configurare il targeting nell'UI di Marketplace di Authorized Buyers.
Quando sottoscrivi un acquirente o un cliente a un pacchetto di aste, ricevi richieste di offerte in tempo reale basate su una combinazione delle configurazioni di pretargeting e dei dettagli di targeting del pacchetto di aste.
A differenza delle configurazioni di pretargeting, i pacchetti di aste non influenzano il numero di richieste di offerta che ricevi. Le richieste di offerta per i pacchetti di aste sono un sottoinsieme delle richieste totali ricevute in base alla configurazione di pretargeting.
Nelle richieste di offerta, i pacchetti di aste vengono identificati in modo simile ai deal con uno dei seguenti campi:
- Google:
BidRequest.adslot[].matching_ad_data[].direct_deal[].direct_deal_id
- OpenRTB:
BidRequest.imp[].pmp.deals[].id
I campi precedenti vengono compilati con l'ID risorsa del pacchetto di aste trovato
nel pacchetto di aste name
.
I pacchetti di aste sono diversi dai deal per i seguenti motivi:
- Il targeting dei pacchetti di aste può essere condiviso tra acquirenti e clienti.
- I pacchetti di aste non prevedono la negoziazione tra un acquirente e il publisher
e sono in vigore dopo l'iscrizione di un acquirente o un cliente.
- Le offerte per i pacchetti di aste competono direttamente nell'asta aperta.
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\u003eThe \u003ccode\u003eauctionPackages\u003c/code\u003e resource allows you to view subscribed auction packages, subscribe buyers and clients, and unsubscribe buyers and clients.\u003c/p\u003e\n"],["\u003cp\u003eYou cannot create new auction packages or view their targeting details using the Marketplace API; this must be done in the Authorized Buyers Marketplace UI.\u003c/p\u003e\n"],["\u003cp\u003eSubscribing to an auction package delivers Real-time Bidding bid requests based on your pretargeting configurations and the package's targeting, without impacting the total number of bid requests.\u003c/p\u003e\n"],["\u003cp\u003eAuction packages, identified in bid requests by specific fields containing their resource ID, act as shared targeting between buyers and clients, take effect upon subscription, and involve open auction bidding, unlike deals.\u003c/p\u003e\n"],["\u003cp\u003eAuction packages differ from deals as they are shareable targeting, have no negotiation involved and take effect immediately upon subscription, with bids directly competing in the open auction.\u003c/p\u003e\n"]]],[],null,["# Auction packages\n\nYou can use the\n[`auctionPackages`](/authorized-buyers/apis/marketplace/reference/rest/v1/buyers.auctionPackages)\nresource to do the following:\n\n- [View subscribed auction packages](/authorized-buyers/apis/guides/marketplace/view-auction-packages).\n- [Subscribe buyers and clients](/authorized-buyers/apis/guides/marketplace/subscribe-auction-packages).\n- [Unsubscribe buyers and clients](/authorized-buyers/apis/guides/marketplace/unsubscribe-auction-packages).\n\nYou can't use the Marketplace API to create new auction packages, or view their\ntargeting details. You can create auction packages and configure targeting\nin the [Authorized Buyers Marketplace\nUI](//realtimebidding.google.com/#MARKETPLACE/MarketplaceDiscoveryPlace:marketplaceDiscovery).\n\nWhen you subscribe a buyer or client to an auction package, you receive\nReal-time Bidding bid requests based on a combination of your [pretargeting\nconfigurations](/authorized-buyers/apis/guides/rtb-api/pretargeting-configs),\nand the targeting details in the auction package.\n\nUnlike pretargeting configurations, auction packages don't impact the\nnumber of bid requests you receive. Bid requests for auction packages are a\nsubset of the total requests you receive based on your pretargeting\nconfiguration.\n\nIn bid requests, auction packages are identified similarly to deals with either\nof the following fields:\n\n- **Google** : `BidRequest.adslot[].matching_ad_data[].direct_deal[].direct_deal_id`\n- **OpenRTB** : `BidRequest.imp[].pmp.deals[].id`\n\nThe preceding fields are populated with the auction package resource ID found\nin the auction package's `name`.\n\nAuction packages are different from\n[deals](/authorized-buyers/apis/guides/marketplace/deals) in the following ways:\n\n- Auction packages are targeting that can be shared between buyers and clients.\n- Auction packages don't involve negotiation between a buyer and publisher, and are in effect after a buyer or client subscribes to them.\n- Bids for auction packages directly compete on the open auction."]]