Open RTB Bid Response Specifications
The response for a bid request will have the following structure:
Objeto da resposta ao concurso
Atributo | Necessário? | Descrição |
---|---|---|
id | Sim | ID of the bid request (string) |
oferta de lugares | Sim | Collection of bids made by the bidder on behalf of a specific seat. |
oferta de lugares
Atributo | Necessário? | Descrição |
---|---|---|
oferta | Sim | ID do objeto de impressão ao qual este lance se aplica (string) |
seatbid.bid
Atributo | Necessário? | Descrição |
---|---|---|
id | Sim | ID for the bid object chosen by the bidder (string) |
impiedoso | Sim | ID do objeto de impressão ao qual este lance se aplica (string) |
preço | Sim | Preço da proposta em CPM ou CPC (flutuante) |
adm | Sim | ExoClick XML/JSON Ad Markup (string) |
nurl | Sim | Win notification URL |
cid | Não | Campaign ID to assist with ad quality checking (string) |
crosta | Recomendado | ID criativa para ajudar no controlo da qualidade do anúncio (string) |
iurl | Recomendado | URL do criativo |
ext | Não | Extensão específica ExoClick (objeto) |
Note:The nURL must be notified in order to ensure campaign capping and avoid getting the same response every time.
seatbid.bid.ext
Atributo | Necessário? | Descrição |
---|---|---|
tipo b | Recomendado | Pricing Model. Values: 1 = CPM, 2 = CPC*. Default = 1 (int). Note: When response is for an Email Clicks zone request, 1 = Smart CPC. |
Note: Only Push Notification and Native ad formats may bid with the CPC pricing model.
Win Notification
When the parameter Bid Response Object > Seat Bid Object > Bid Object > nurl is in the bid response, a GET request must be performed to such URL.
Exemplos
You can find detailed examples of the Responses you can receive in the example page.