Re: How to identify campaigns created with AdWords Express

2018-10-22 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Takeshi, The campaign subtype field in AdWords API is not the same as campaign subtype in the UI. There was an update on the Express campaign according to which the AdvertisingChannelType will be EXPRESS and the AdvertisingChannelSubType will be UNKNOWN going forward. You could use the C

How to identify campaigns created with AdWords Express

2018-10-22 Thread 井上剛志
Hi, In order to determine the campaign where MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT occurs, I think that it can be determined by referring to SEARCH_EXPRESS and DISPLAY_EXPRESS of AdvertisingChannelSubType. However, when getting information on the corresponding campaign by GET operation, Adve