A nova API Search Ads 360 Reporting já está disponível. Participe do grupo do Google
searchads-api-announcements para ficar por dentro das próximas melhorias e versões.
RawEventConversionDimensionHeader
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2024-11-30 UTC.
[null,null,["Última atualização 2024-11-30 UTC."],[[["This documentation details the JSON representation for the conversion dimension header in raw event messages."],["The JSON object includes an `id` field (an integer represented as a string) referencing the conversion custom variable ID and a `name` field (a string) providing the user-defined name for the raw event dimension."]]],["The provided JSON schema describes a message for raw event conversion dimension headers. It uses a JSON object with two key-value pairs: `id` and `name`. `id` is a string representing a 64-bit integer, serving as the conversion custom variable identifier. `name` is a string field that holds the user-defined label for the raw event dimension. This data structure is used for defining dimensions of raw conversion events.\n"]]