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-11-25 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-11-25 UTC."],[[["This page details the fields returned upon a successful ClickConversion, providing identifying information about the click and the user."],["Key fields include click identifiers (`gbraid`, `wbraid`, `gclid`), user identifiers (`user_identifiers[]`), and conversion details (`conversion_action`, `conversion_date_time`)."],["Click identifiers help track conversions originating from iOS devices (iOS14 onwards), differentiating between app (`gbraid`) and web (`wbraid`) conversions."],["User identifiers, limited to hashed email and phone number, allow associating conversions with specific users, with a maximum of 5 identifiers per conversion."],["Conversion details specify the action triggering the conversion and the precise timestamp of the conversion event."]]],[]]