RE: Mutate action not permitted for client updating ad group

2019-07-23 Thread Google Ads API Forum Advisor Prod
Hi Alberto, Thank you for reaching out. Since you mentioned that you are mutating a video campaign, I am afraid that video campaigns are not supported in the API services and can only be retrieved in reports as per this guide. Let me know if you have further clarifications. Regards, Dannison

Mutate action not permitted for client updating ad group

2019-07-22 Thread Alberto
Hi all, I received following error using PHP google adwords library: [OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT @ operations[0]] Trying to do the following operation: $clientId = intval(str_replace('-', '', $clientId)); $session = (new AdWordsSessionBuilder())