ConversionValueRulePrimaryDimension
Stay organized with collections
Save and categorize content based on your preferences.
Identifies the primary dimension for conversion value rule stats.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
NO_RULE_APPLIED
|
For no-value-rule-applied conversions after value rule is enabled. |
ORIGINAL
|
Below are for value-rule-applied conversions: The original stats. |
NEW_VS_RETURNING_USER
|
When a new or returning customer condition is satisfied. |
GEO_LOCATION
|
When a query-time Geo location condition is satisfied. |
DEVICE
|
When a query-time browsing device condition is satisfied. |
AUDIENCE
|
When a query-time audience condition is satisfied. |
MULTIPLE
|
When multiple rules are applied. |
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-05-29 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-05-29 UTC."],[[["`ConversionValueRule.primary_dimension` identifies the primary dimension for conversion value rule stats, helping to understand the main driver of value adjustments."],["The enum values represent scenarios like original stats, new vs.returning users, geo location, device, audience, or multiple rules applied, allowing for detailed analysis of conversion value rule performance."],["`UNSPECIFIED` and `UNKNOWN` values are used for system purposes and should not be used for general analysis."],["Conversions with no value rule applied are indicated by `NO_RULE_APPLIED` and provide insights into baseline conversion behavior."]]],[]]