AI-generated Key Takeaways
- 
          
CallConversionUpload identification includes caller ID, call start date and time, conversion action resource name, and conversion date and time.
 - 
          
The
caller_idis a string in E.164 format with a leading '+'. - 
          
Both
call_start_date_timeandconversion_date_timeare strings formatted as "yyyy-mm-dd hh:mm:ss+/-hh:mm". - 
          
The
conversion_actionis a string representing the resource name of the associated conversion action. 
Identifying information for a successfully processed CallConversionUpload.
| Fields | |
|---|---|
 | 
                
                   
 The caller id from which this call was placed. Caller id is expected to be in E.164 format with preceding '+' sign.  | 
              
 | 
                
                   
 The date time at which the call occurred. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".  | 
              
 | 
                
                   
 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".  |