The new Search Ads 360 Reporting API is now available. Join the
searchads-api-announcements Google group to stay up to date on upcoming enhancements and releases.
ConversionCustomMetricHeader
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-09 UTC.
[null,null,["Last updated 2024-10-09 UTC."],[[["Conversion custom metric header uses JSON representation for data exchange."],["The JSON object includes `id` and `name` fields."],["The `id` represents the conversion custom metric ID as a string in `int64` format."],["The `name` defines the user-specified name for the conversion custom metric."]]],["The JSON representation of a conversion custom metric includes an `id` and a `name`. The `id` is a string formatted as an int64, representing the unique identifier. The `name` is a string defined by the user, serving as the descriptive label for the metric. These are the key fields within the JSON structure for a custom metric.\n"]]