You could try to create a new campaign in the account with the flag ValidationOnly=true. Doing so will not actually create a campaign, but it will raise an error when the call was not valid.
Note such a request may fail due to different reasons, eg. campaign name is not unique, Google disabled the account for multiple policy violations, the user logged in with a read-only account, etc.etc. My point: if it fails then you should not report that the account is an express account, instead just report that campaigns appear to be read-only. On Sunday, February 25, 2018 at 12:05:35 AM UTC+1, Nick Harris wrote: > > It is suboptimal that the API can't be used to mutate Express campaigns > <https://developers.google.com/adwords/api/docs/common-errors#OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT>. > Is > there a way to determine if an Account is Express? That way I could just > have my app ignore any Express accounts entirely. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/e6c2f288-01ac-4fe0-9e98-30bafc7f6ed2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
