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 detailed insights into user actions."],["Each fine-grained conversion value is linked to specific conversion events through a conversion value mapping, defining its meaning within the SKAdNetwork framework."]]],["The content describes mappings for a fine-grained conversion value. The `fine_grained_conversion_value` is an integer within the range of 0 to 63. Each of these values maps to specific conversion events via the `conversion_value_mapping`. This mapping information is output-only. The `ConversionValueMapping` field details the events associated with each fine-grained value.\n"]]