ValueSettings
Stay organized with collections
Save and categorize content based on your preferences.
Settings related to the value for conversion events associated with this conversion action.
Fields |
default_value
|
double
The value to use when conversion events for this conversion action are sent with an invalid, disallowed or missing value, or when this conversion action is configured to always use the default value.
|
default_currency_code
|
string
The currency code to use when conversion events for this conversion action are sent with an invalid or missing currency code, or when this conversion action is configured to always use the default value.
|
always_use_default_value
|
bool
Controls whether the default value and default currency code are used in place of the value and currency code specified in conversion events for this conversion action.
|
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-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["The `default_value` and `default_currency_code` fields allow you to specify fallback values for conversion events when the original values are missing or invalid."],["You can configure your conversion action to always use these default values by setting `always_use_default_value` to true, overriding values provided in the conversion events themselves."],["These settings offer control over the value attributed to conversions associated with this specific conversion action, ensuring consistent and reliable data even when event data is incomplete."]]],[]]