Hi, In the company I'm working, we have a service that interacts with the Google Ads API using one of the client libraries. To do so, we have a Google Ads Manager account, in which many google accounts have Owner/Admin rights. The service works alright and we are able to make requests of all kinds (listing and mutations).
However, when we remove the admin role of one specific Google account (we set its permissions to Billing reports only), the API responds with the error "PERMISSION_DENIED, Fault: The caller does not have permission." when trying to make mutations (UserListService/MutateUserLists, for example). There is no problem to continue doing list operations (e.g.: CustomerService/ListAccessibleCustomers or GoogleAdsService/Search). But cannot make mutations. When we set back the Owner/Admin permissions on this Google account, the service continues working correctly. Do you know what could be happening here? Is there any way that the Google Ads account has a unique "superadmin"? and if this "superadmin" account is removed then the API calls done with the developer token has its permissions revoked? As I mentioned before, there are many other Google accounts that remain as Owners/Admin, but when changing only this one, this starts to happen Thanks a lot for your help -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/cad191b3-3b91-47ac-96e3-fbff519b5f22n%40googlegroups.com.