Re: handling empty partial_failure_error when uploading offline conversions

2024-04-01 Thread Dave Stitz
I am having the same issue and so I had to handle the detection of the partial failures uploads differently than what the Partial Failure docs recommend. Here is the bug report from 2022 for this issue which is still open: https://github.com/googleads/google-ads-dotnet/issues/473 On

Re: MutateAssetResponse Does Not Contain .PartialFailure

2022-02-21 Thread 'Dave Stitz' via Google Ads API and AdWords API Forum
Just following up here to see if there is any news on this apparent missing class? On Thursday, February 17, 2022 at 9:37:06 AM UTC-8 Dave Stitz wrote: > As a follow-up, I am digging through the actual API classes for V9 (and > other versions) and do n

Change History Shows Duplicate Campaign Enable

2022-02-10 Thread 'Dave Stitz' via Google Ads API and AdWords API Forum
I made a standard campaign update moving a campaign status from paused to active and after viewing the change history for my campaign, I see 2 entries for the campaign showing the change, essentially a duplicate. I only made 1 API call to the Ads API yet the interface shows it as a "double"

Adwords to Ads API Migration

2022-01-31 Thread 'Dave Stitz' via Google Ads API and AdWords API Forum
As I rebuild our API code to work with the Ads API from the AdWords API, I need to enable the Ads API for our Google Cloud Project. I have reviewed the API Migration Docs for this