Hello teams,
when I use api to upload google enhancement conversion, I met below mistakes:
Response: partial_failure_error {
code: 3
message: "Make sure you agree to the customer data processing terms in conversion settings and try again., at conversion_adjustments[0]"
details {
type_url: "
type.googleapis.com/google.ads.googleads.v16.errors.GoogleAdsFailure"
value: "\n\204\001\n\003\230\007\017\022_Make sure you agree to the customer data processing terms in conversion settings and try again.\"\034\022\032\n\026conversion_adjustments\030\000"
}
}
And I am sure our customer account accept customer data processing terms.
can u help us to find issues?
this is debug level logs:
[2024-04-08 17:07:44,044 - DEBUG] Making request: POST
https://accounts.google.com/o/oauth2/token[2024-04-08 17:07:44,059 - DEBUG] Starting new HTTPS connection (1):
accounts.google.com:443[2024-04-08 17:07:45,190 - DEBUG]
https://accounts.google.com:443 "POST /o/oauth2/token HTTP/1.1" 200 None
[2024-04-08 17:07:46,899 - DEBUG] Request
-------
Method: /google.ads.googleads.v16.services.ConversionAdjustmentUploadService/UploadConversionAdjustments
Host:
googleads.googleapis.comHeaders: {
"developer-token": "REDACTED",
"login-customer-id": "7514302876",
"x-goog-api-client": "gl-python/3.9.6 grpc/1.62.0 gax/2.17.1 gccl/23.1.0 pb/4.25.3",
"x-goog-request-params": "customer_id=
2602785452"
}
Request: customer_id: "
2602785452"
conversion_adjustments {
gclid_date_time_pair {
gclid: "Cj0KCQjwiMmwBhDmARIsABeQ7xSxzYADl8gym6_3D-bLds9UB-7Qcdw1_AGIyM8jmwNVOLKcELz-s5IaAmBmEALw_wcB"
conversion_date_time: "2024-04-07 08:55:00+08:00"
}
order_id: "37432711"
conversion_action: "customers/
2602785452/conversionActions/11241119912"
adjustment_type: ENHANCEMENT
user_identifiers {
hashed_phone_number: "b6a13e371fbe3a6f6e947b4400073e62ff0ac6f536f62be0eb2f7f0abe847cde"
}
}
partial_failure: true
Response
-------
Headers: {
"alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000",
"content-disposition": "attachment",
"date": "Mon, 08 Apr 2024 09:07:46 GMT",
"request-id": "ayoAZnLhcbrMYVYudWmvOQ"
}
Response: partial_failure_error {
code: 3
message: "Make sure you agree to the customer data processing terms in conversion settings and try again., at conversion_adjustments[0]"
details {
type_url: "
type.googleapis.com/google.ads.googleads.v16.errors.GoogleAdsFailure"
value: "\n\204\001\n\003\230\007\017\022_Make sure you agree to the customer data processing terms in conversion settings and try again.\"\034\022\032\n\026conversion_adjustments\030\000"
}
}
results {
}
job_id: 8279875721745594275
[2024-04-08 17:07:46,899 - INFO] Request made: ClientCustomerId:
2602785452, Host:
googleads.googleapis.com, Method: /google.ads.googleads.v16.services.ConversionAdjustmentUploadService/UploadConversionAdjustments, RequestId: ayoAZnLhcbrMYVYudWmvOQ, IsFault: False, FaultMessage: None