Hello! 

We are currently using Google Ads Api, and we are trying to create 
AdGroupAd object.

Unfortunately, we get the next error - https://prnt.sc/xd7pge

The request is:

POST 
https://googleads.googleapis.com/v5/customers/2794540772/adGroupAds:mutate

Body:
{
    "operations": [
        {
            "create": {
                "ad": {
                    "name": "TestAdName"
                },
                "adGroup": "customers/2794540772/adGroups/115036497545",
                "status": "PAUSED"
            }
        }
    ]
}

Headers and developer-token are correct.

Can you please give us more details on how to properly use Google Ads API?

What does this exception message mean?

Regards,
Sergei

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/acc219e7-20fb-4ff0-b281-2fb76760259dn%40googlegroups.com.

Reply via email to