La nueva API de informes de Search Ads 360 ya está disponible. Únete al grupo de Google
searchads-api-announcements para mantenerte al tanto de las próximas mejoras y lanzamientos.
RawEventConversionDimensionHeader
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-11-30 (UTC)
[null,null,["Última actualización: 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"]]