Hi,

I can't create "Upload display ads" with a test account 
(https://developers.google.com/google-ads/api/docs/first-call/overview#test_account)
 
using the API or the web interface.

Creating Campaigns, AdGroups,  AdGroupAd Ad with ResponsiveDisplayAdInfo, 
etc. works fine using API, but creating a AdGroupAd Ad with 
DisplayUploadAdInfo gives the following API error:

Google\ApiCore\ApiException: {
    "message": "Request contains an invalid argument.",
    "code": 3,
    "status": "INVALID_ARGUMENT",
    "details": [
        {
            "@type": 0,
            "data": 
"type.googleapis.com\/google.ads.googleads.v6.errors.GoogleAdsFailure"
        },
        {
            "@type": 0,
            "data": [
                {
                    "errorCode": {
                        "operationAccessDeniedError": "ACTION_NOT_PERMITTED"
                    },
                    "message": "Unauthorized invocation of a service's 
method (get, mutate, etc.)",
                    "trigger": {
                        "stringValue": ""
                    },
                    "location": {
                        "fieldPathElements": [
                            {
                                "fieldName": "operations",
                                "index": 0
                            },
                            {
                                "fieldName": "create"
                            },
                            {
                                "fieldName": "ad"
                            },
                            {
                                "fieldName": "display_upload_ad"
                            }
                        ]
                    }
                }
            ]
        }
    ]
}

Trying to create a "Upload display ad" using the Web UI also throws a 
permission error (see screenshot).

[image: gapi.png]

What's the problem here?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/02c90d59-3f3f-414a-9301-f1e296ca20e5n%40googlegroups.com.

Reply via email to