--- v17/enums/conversion_value_rule_primary_dimension.proto 2024-10-17 03:48:52.000000000 +0000 +++ v18/enums/conversion_value_rule_primary_dimension.proto 2024-10-17 03:48:57.000000000 +0000 @@ -58,5 +58,8 @@ // When multiple rules are applied. MULTIPLE = 8; + + // When a query-time itinerary condition is satisfied. + ITINERARY = 9; } }
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-17 UTC.
[null,null,["Last updated 2024-10-17 UTC."],[[["The primary dimension for Conversion Value Rules is being expanded to include a new value, `ITINERARY`."],["This new value, `ITINERARY`, signifies that a query-time itinerary condition has been met, potentially affecting the conversion value calculation."],["The existing dimension values remain unchanged, ensuring backward compatibility."],["This addition likely provides advertisers with finer control over conversion value adjustments based on real-time itinerary details."]]],[]]