ConversionResponse
Conversion tracking response
attributedstring[]
List of conversion IDs that were successfully attributed
messagestring
Human-readable result message
Example:
1ConversionResponse
{
"attributed": [
"string"
],
"message": 1
}