RawEventConversionMetricHeader
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-30。
[null,null,["最后更新时间 (UTC):2024-11-30。"],[[["This documentation details the JSON representation for raw event conversion metric header."],["The JSON object includes an `id` field representing the conversion custom variable ID and a `name` field for the user-defined name of the raw event metric."],["Both `id` and `name` fields are strings, with `id` specifically formatted as `int64`."]]],["The JSON representation defines the structure for a raw event conversion metric header. It includes two fields: `id`, a string representing the conversion custom variable ID (formatted as an int64), and `name`, a string denoting the user-defined name of the raw event metric. The information is structured in a JSON object with \"id\" and \"name\" as the keys and their respective values as strings.\n"]]