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",
"details": [
{
"@type":
"type.googleapis.com/google.ads.googleads.v2.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"mutateError": "RESOURCE_NOT_FOUND"
},
"message": "Resource was not found.",
"trigger": {
"stringValue": "AdGroupId: 78537431438"
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": "0"
},
{
"fieldName": "create"
},
{
"fieldName": "ad_group"
}
*Some of the URL params of the resource in ads.google.com:*
https://ads.google.com/aw/ads
?campaignId=6464812751
&adGroupId=78537431438
&ocid=
&euid=
&__u=
&uscid=
&__c=
&authuser=1
&subid=
*The IDs I'm using to create the ad.*
{
"campaignId": "6464812751",
"adGroupId": "78537431438",
"accountId": "HIDDEN"
I'd like to know why this issue is occurring because it worked last week..?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/c0947dc3-1193-4589-957c-fb10c0eb3fb9n%40googlegroups.com.