Pular para o conteúdo principal

ExoClick RTB Bid Request Specifications

The ExoClick RTB Bid Request is done using JSON for POST and a URL for GET. XML requests are not allowed for POST.

Cabeçalhos dos pedidos de propostas

  • ExoClick RTB Version HTTP Header: x-exadsrtb-version: 1.0
  • cabeçalho HTTP Keep-Alive**: Connection: Keep-Alive
  • Content JSON: Content-Type: application/json
  • Cabeçalho de codificação de dados: Accept-Encoding

Objeto de pedido de proposta

AtributoNecessário?Descrição
idSimID exclusivo da solicitação de cotação (string)
ipSimIP address of the user (string)
línguaSimIdioma do navegador que utiliza a norma ISO-639-1-alpha-2 (string)
remove_addrNãoEndereço IP principal do utilizador (string)
x_forwarded_forNãoEndereço IP X-FORWARDED-FOR do utilizador ou vazio se não estiver definido (string)
tipoSimRequest type. Can be “banner”, “popunder”, "direct_link", "email_click"*, “push_notification” or "in_page_push_notification" (string)
uaSimAgente do utilizador do navegador (string)
urlSimURL completo da página onde o anúncio será apresentado (string)
iD do utilizadorSimID único do utilizador (string)
submarinoNãoThis should be a number between six and ten digits: Do not use zeroes at the beginning of Sub IDs.
exportaçãoSimResponse type. Can be "json" or "xml" (string)
palavra-chaveNãoKeywords can be used to ensure ad zones get the right type of advertising. Keywords should be a string of comma-separated words.
tamanhoRequired for banner**Publisher ad type size (string)
elNãoBase64 Encoded Email. Available only for Email Clicks and Direct Link (string)

Observações:

  • "email_click" as a type needs to be specified only in GET requests.
  • In Push requests, if size is omitted, the default value will be 192x192 for backwards compatibility
  • Sub IDs should be a number between 1 and Int32: Do not use zeroes at the beginning of Sub IDs.