Re: Can't enable autotagging

2018-11-20 Thread richard . scorer
Hi Bharani, Setting it to null solved the problem. I had tried not setting it at all, setting it to true or false, but not null. Thanks On Monday, 19 November 2018 21:11:59 UTC, Bharani Cherukuri (AdWords API Team) wrote: > > Hello, > > The ACTION_NOT_PERMITTED >

Re: Can't enable autotagging

2018-11-19 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, The ACTION_NOT_PERMITTED error is caused by unauthorized invocation of a service's method (get, mutate, etc.). Since Parallel Tracking is required for all the account

Can't enable autotagging

2018-11-19 Thread richard . scorer
Using the API to enable auto tagging, I am informed that I cannot set Parallel Tracking. final CustomerServiceInterface accountCustomerService = adWordsServices.get(adWordsSession, CustomerServiceInterface.class); final Customer[] customers = accountCustomerService.getCustomers(); final Customer