RE: error RESOURCE_NOT_FOUND while creating Ad

2020-07-22 Thread Google Ads API Forum Advisor Prod
Hi Noud, Thank you for reaching out to us. I see that you're encountering a Resource not found error while using the API. I took a closer look at your logs and it looks like you're trying to pull the ad group 78537431438 from account 1941479551, which is an MCC account, instead of 128-186-0177,

Re: error RESOURCE_NOT_FOUND while creating Ad

2020-07-22 Thread Noud Adrichem
I migrated to v4 and same error still occurs. Op woensdag 22 juli 2020 om 16:26:05 UTC+2 schreef Noud Adrichem: > This is the create operation I'm sending to 'adGroupAds:mutate' endpoint. > Using V2 > > { > "create": { > "status": "ENABLED", > "ad_group": "customers/194147955

Re: error RESOURCE_NOT_FOUND while creating Ad

2020-07-22 Thread Noud Adrichem
This is the create operation I'm sending to 'adGroupAds:mutate' endpoint. Using V2 { "create": { "status": "ENABLED", "ad_group": "customers/1941479551/adGroups/78537431438", "ad": { "name": "gads_test_drie_KCS__300x250-NL-2020-07-22_15:48:37",

error RESOURCE_NOT_FOUND while creating Ad

2020-07-22 Thread Noud Adrichem
I'm getting an error that the Resource I'm creating an ad with is not found. While in the UI and in the fetching of Ad Groups it's clearly there. .. *Info* *The error response:* "error": { "code": 400, "message": "Request contains an invalid argument.", "status": "INVALID_ARGUMENT",