Hi,

I noticed that when I upload the same conversion, the Google Ads API does 
not return a CALL_CONVERSION_ALREADY_EXISTS error. Is deduplication now 
handled within Google Ads so that duplicate conversions are silently 
ignored, or is there another reason for this behavior?

Below are the details of my two requests for your reference.
*First request:*
Method Name: /
google.ads.googleads.v17.services.ConversionUploadService/UploadCallConversions 
Host: Headers: { "x-goog-api-client": "gl-dotnet/8.0.0 gapic/20.1.0 
gax/4.8.0 grpc/2.60.0 gccl/4.0.1 pb/3.25.0", "developer-token": "REDACTED", 
"login-customer-id": "*customer_id*", "x-goog-request-params": "customer_id=
*customer_id*" } { "customerId": "*customer_id*", "conversions": [ { 
"callerId": "+15163596797", "callStartDateTime": "2025-03-12 
12:53:16+00:00", "conversionAction": 
"customers/*customer_id*/conversionActions/6902390566", 
"conversionDateTime": "2025-03-12 12:53:16+00:00", "conversionValue": 0, 
"currencyCode": "USD" } ], "partialFailure": true } Response -------- 
Headers: { "request-id": "tYEqqXUtvP7u8IZU6ei4wA", "date": "Mon, 17 Mar 
2025 12:45:57 GMT", "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; 
ma=2592000", "content-disposition": "attachment" } { "results": [ { 
"callerId": "+15163596797", "callStartDateTime": "2025-03-12 
12:53:16+00:00", "conversionAction": 
"customers/*customer_id*/conversionActions/6902390566", 
"conversionDateTime": "2025-03-12 12:53:16+00:00" } ] } ----------------END 
API CALL---------------- *Second request:* Method Name: /
google.ads.googleads.v17.services.ConversionUploadService/UploadCallConversions 
Host: Headers: { "x-goog-api-client": "gl-dotnet/8.0.0 gapic/20.1.0 
gax/4.8.0 grpc/2.60.0 gccl/4.0.1 pb/3.25.0", "developer-token": "REDACTED", 
"login-customer-id": "*customer_id*", "x-goog-request-params": "customer_id=
*customer_id*" } { "customerId": "*customer_id*", "conversions": [ { 
"callerId": "+15163596797", "callStartDateTime": "2025-03-12 
12:53:16+00:00", "conversionAction": 
"customers/*customer_id*/conversionActions/6902390566", 
"conversionDateTime": "2025-03-12 12:53:16+00:00", "conversionValue": 0, 
"currencyCode": "USD" } ], "partialFailure": true } Response -------- 
Headers: { "request-id": "W3UeUbc4zQVA8dk-4SdqJw", "date": "Mon, 17 Mar 
2025 12:41:42 GMT", "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; 
ma=2592000", "content-disposition": "attachment" } { "results": [ { 
"callerId": "+15163596797", "callStartDateTime": "2025-03-12 
12:53:16+00:00", "conversionAction": 
"customers/*customer_id*/conversionActions/6902390566", 
"conversionDateTime": "2025-03-12 12:53:16+00:00" } ] } ----------------END 
API CALL---------------- Best, Roza.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 visit 
https://groups.google.com/d/msgid/adwords-api/a45c4cd4-bf05-479c-815f-5156f2d8c32an%40googlegroups.com.

Reply via email to