ClickConversionResult
Stay organized with collections
Save and categorize content based on your preferences.
Identifying information for a successfully processed ClickConversion.
Fields |
gbraid
|
string
The click identifier for clicks associated with app conversions and originating from iOS devices starting with iOS14.
|
wbraid
|
string
The click identifier for clicks associated with web conversions and originating from iOS devices starting with iOS14.
|
user_identifiers[]
|
UserIdentifier
The user identifiers associated with this conversion. Only hashed_email and hashed_phone_number are supported for conversion uploads. The maximum number of user identifiers for each conversion is 5.
|
gclid
|
string
The Google Click ID (gclid) associated with this conversion.
|
conversion_action
|
string
Resource name of the conversion action associated with this conversion.
|
conversion_date_time
|
string
The date time at which the conversion occurred. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".
|
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."],[[["ClickConversions are identified by `gbraid` for app and `wbraid` for web conversions originating from iOS devices with iOS14 or later."],["Conversions utilize user identifiers, primarily hashed email and phone numbers, along with Google Click ID (`gclid`) for association."],["Each ClickConversion record includes the associated conversion action and a timestamp indicating the precise conversion time."],["A maximum of 5 user identifiers can be linked to each conversion for identification purposes."]]],[]]