Event
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
A Google conversion event defines where the conversion value is mapped.
Key fields include mapped_event_name, currency_code, and either a revenue rate or an event rate.
Revenue can be represented as a range (event_revenue_range) or a specific value (event_revenue_value).
The event counter can be represented as a range (event_occurrence_range) or a specific value (event_counter).
Defines a Google conversion event that the conversion value is mapped to.
code Proto definition
Fields
currency_code
string
Output only. The reported currency for the event_revenue. ISO 4217 three-letter currency code, for example, "USD"
event_counter
int64
Output only. For specific event counter values.
event_occurrence_range
EventOccurrenceRange
Output only. The event counter range.
mapped_event_name
string
Output only. Google event name represented by this conversion value.
event_revenue_range
RevenueRange
Output only. The event revenue range.
event_revenue_value
double
Output only. The specific event revenue value.
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-12-12 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 2025-12-12 UTC."],[],[]]