Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
FineGrainedConversionValueMappings
Mappings for fine grained conversion value.
Fields |
fine_grained_conversion_value
|
int32
Output only. Fine grained conversion value. Valid values are in the inclusive range [0,63].
|
conversion_value_mapping
|
ConversionValueMapping
Output only. Conversion events the fine grained conversion value maps to.
|
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 2025-02-25 UTC.
[null,null,["Last updated 2025-02-25 UTC."],[[["Fine-grained conversion values are represented as integers ranging from 0 to 63, providing a more detailed measure of conversion outcomes."],["These values are linked to specific conversion events through conversion value mappings, enabling advertisers to better understand the value generated by different user actions."]]],["The core content describes fields for fine-grained conversion value mapping. The `fine_grained_conversion_value` field, an integer, represents a conversion value within the range of 0 to 63. The `conversion_value_mapping` field details the specific conversion events associated with each fine-grained conversion value. This mapping allows tracking and understanding the actions that contribute to each value.\n"]]