AI-generated Key Takeaways
- 
          
Successful ClickConversions include identifying fields like
gbraid,wbraid,user_identifiers[],gclid,conversion_action, andconversion_date_time. - 
          
gbraidandwbraidare click identifiers for app and web conversions respectively, specific to iOS 14 and later. - 
          
user_identifiers[]can include hashed email and phone number, with a maximum of 5 per conversion. - 
          
gclidis the Google Click ID associated with the conversion. - 
          
conversion_actionandconversion_date_timespecify the type of conversion and when it occurred. 
Identifying information for a successfully processed ClickConversion.
| Fields | |
|---|---|
 | 
                
                   
 The click identifier for clicks associated with app conversions and originating from iOS devices starting with iOS14.  | 
              
 | 
                
                   
 The click identifier for clicks associated with web conversions and originating from iOS devices starting with iOS14.  | 
              
 | 
                
                  
                   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.  | 
              
 | 
                
                   
 The Google Click ID (gclid) associated with this conversion.  | 
              
 | 
                
                   
 Resource name of the conversion action associated with this conversion.  | 
              
 | 
                
                   
 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".  |