Hi!
I configured Google Ads offline conversions.
1x for begin_checkout → it works fine (without user_data)
1x for purchase → it does not work at all (almost same configuration but with user_data)
I accepted consent for uploaded data, I also set CONSENT
in the Tag to GRANTED
Here might be a problem, I can either choose GTM or API, but not both. Not sure if that is an issue. I have to leave it at GTM.
Response:
{"partialFailureError":{"code":3,"message":"Make sure you agree to the customer data processing terms in conversion settings and try again. You can check your setting by querying conversion_tracking_setting.accepted_customer_data_terms on Customer., at conversions[0].user_identifiers","details":[{"@type":"type.googleapis.com\/google.ads.googleads.v18.errors.GoogleAdsFailure","errors":[{"errorCode":{"conversionUploadError":"CUSTOMER_NOT_ACCEPTED_CUSTOMER_DATA_TERMS"},"message":"Make sure you agree to the customer data processing terms in conversion settings and try again. You can check your setting by querying conversion_tracking_setting.accepted_customer_data_terms on Customer.","location":{"fieldPathElements":[{"fieldName":"conversions","index":0},{"fieldName":"user_identifiers"}]}}],"requestId":"xxxx"}]},"results":[[]],"jobId":"xxxx"}
Are there any other places where I can set CUSTOMER_DATA_TERMS
?