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 data fields returned for a successfully processed ClickConversion, identifying the click and user associated with the conversion."],["Key fields include click identifiers (`gbraid`, `wbraid`, `gclid`), user identifiers (`user_identifiers[]`), and conversion details (`conversion_action`, `conversion_date_time`)."],["`gbraid` and `wbraid` are specific to iOS devices running iOS14 or later and identify clicks from app and web conversions respectively."],["User identifiers are limited to hashed email and phone numbers, with a maximum of 5 per conversion."],["The `conversion_date_time` field follows a specific format: \"yyyy-mm-dd hh:mm:ss+\\|-hh:mm\"."]]],[]]