ConversionOrigin
Stay organized with collections
Save and categorize content based on your preferences.
The possible places where a conversion can occur.
Enums |
UNSPECIFIED
|
The conversion origin has not been specified. |
UNKNOWN
|
The conversion origin is not known in this version. |
WEBSITE
|
Conversion that occurs when a user visits a website or takes an action there after viewing an ad. |
GOOGLE_HOSTED
|
Conversions reported by an offline pipeline which collects local actions from Google-hosted pages (for example, Google Maps, Google Place Page, etc) and attributes them to relevant ad events. |
APP
|
Conversion that occurs when a user performs an action through any app platforms. |
CALL_FROM_ADS
|
Conversion that occurs when a user makes a call from ads. |
STORE
|
Conversion that occurs when a user visits or makes a purchase at a physical store. |
YOUTUBE_HOSTED
|
Conversion that occurs on YouTube. |
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-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 2024-10-12 UTC."],[[["Conversions can originate from various sources, including websites, apps, physical stores, and Google or YouTube hosted platforms."],["Each conversion source is categorized with a specific enum, such as `WEBSITE`, `APP`, or `STORE`, allowing for detailed tracking and analysis."],["While most enums represent clear conversion origins, `UNSPECIFIED` and `UNKNOWN` enums indicate a lack of specific or current source information."]]],[]]