Unable to edit AdWords Express campaigns

38 views
Skip to first unread message

tom.wa...@raisingit.com

unread,
Oct 2, 2018, 5:45:28 AM10/2/18
to AdWords API and Google Ads API Forum
Hi everyone,

For one client of mine, my attempts to change keyword status via the API fail with the error MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT. Apparently this is because the client's account contains a campaign created with AdWords Express (https://developers.google.com/adwords/api/docs/common-errors#OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT)

The handling advice is to flag such campaigns as read only. How do I do this? What attribute do I set? How do I identify AdWords Express campaigns?

Cheers,
Tom

Peter Oliquino (AdWords API Team)

unread,
Oct 2, 2018, 6:55:17 AM10/2/18
to AdWords API and Google Ads API Forum
Hi Tom,

Currently, AdWords Express campaigns are not supported in the AdWords API. Creation and modifications of the said campaigns will need to be done via the Google Ads UI. I hope this helps.

Thanks and regards,
Peter
AdWords API Team

tom.wa...@raisingit.com

unread,
Oct 2, 2018, 12:51:04 PM10/2/18
to AdWords API and Google Ads API Forum
Thanks Peter,

How do I flag such campaigns as read only so that my script doesn't try to change them?

What attribute do I need to look at to identify AdWords Express campaigns?

Is this information available in any of the reports, or is this something I have to record offline somewhere?

Cheers,
Tom

Peter Oliquino (AdWords API Team)

unread,
Oct 3, 2018, 12:11:01 AM10/3/18
to AdWords API and Google Ads API Forum
Hi Tom,

When using the CampaignService, you can use the AdvertisingChannelSubType field of the campaign object to filter out those campaigns under SEARCH_EXPRESS and DISPLAY_EXPRESS.

Via the Campaign Performance Report, the AdWords Express campaigns can be identified through both the AdvertisingChannelType and AdvertisingChannelSubType fields.

Thanks and regards,
Peter
AdWords API Team

tom.wa...@raisingit.com

unread,
Oct 3, 2018, 9:58:46 AM10/3/18
to AdWords API and Google Ads API Forum
Thanks Peter, that's exactly what I needed to know!

Cheers and all the best,
Tom
Reply all
Reply to author
Forward
0 new messages