Hi,
We are having an issue while uploading Enhanced Conversions for a customer.
The customer indicates that he has enabled the proper setting for
CUSTOMER_DATA_TERMS.
When checking through the API for this customer with :
SELECT customer.id,
customer.conversion_tracking_setting.accepted_customer_data_terms FROM
customer
We indeed have a true value for
customer.conversion_tracking_setting.accepted_customer_data_terms
But when we do send the conversions through
ConversionAdjustmentUploadService we have the following error :
{
'location' => {
'fieldPathElements' => [
{
'index' => 12,
'fieldName' =>
'conversion_adjustments'
}
]
},
'message' => 'Make sure you agree to the customer data processing terms in
conversion settings and try again.',
'errorCode' => {
'conversionAdjustmentUploadError' =>
'CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS'
}
}
The requestId for debug are : Host=https://googleads.googleapis.com
ClientCustomerId=XXXXXXX
Method=Google::Ads::GoogleAds::V15::Services::ConversionAdjustmentUploadService::upload_conversion_adjustments
RequestId=KoaiCily9I5ZyPiGQCt4ng
The ClientCustomerId from the log request is the same as the one returned
by the GAQL request above to check the status of the CUSTOMER_DATA_TERMS.
Thanks for your help.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/2405c058-a2ac-4229-934a-052fa6893c32n%40googlegroups.com.