RE: upload conversion adjustment not throwing partialfailureerrors

2024-04-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Conversions and adjustments are all processed offline, so the API call may succeed but that doesn't indicate a successful payload like the way you are trying to test it. You can use the instructions at https://developers.google.com/google-ads/api/docs/conversions/upload-summaries to

Re: Upload Conversion Adjustment not throwing partialFailureErrors

2024-04-24 Thread Selcuk
In case this is intended behaviour, is there any other way for us to detect when a conversion with said orderId has been uploaded to the conversion action? On Wednesday, April 24, 2024 at 2:11:32 PM UTC+2 Selcuk wrote: > If it helps, the requestId that i found in the response headers > was

Re: Upload Conversion Adjustment not throwing partialFailureErrors

2024-04-24 Thread Selcuk
If it helps, the requestId that i found in the response headers was XYfSaW2rxNUl_2x3jbSfUg On Wednesday, April 24, 2024 at 2:06:24 PM UTC+2 Selcuk wrote: > Hello, > > We are trying to implement the uploadConversionAdjustment rest endpoint. > We are encountering the following issue: > > We are