Re: Customer Managed Accounts Selector response Unexpected error

2018-10-09 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Toms, The UNEXPECTED_INTERNAL_API_ERROR you encountered during your first attempt may mean the AdWords API server had problems processing your request or it could also be due to a

Customer Managed Accounts Selector response Unexpected error

2018-10-09 Thread Toms Mārtiņš Sīmanis
Hello! I am trying to retrieve accounts based on their labels. managed_customer_service = client.GetService('ManagedCustomerService', version='v201809') selector = { 'fields' : [ 'CustomerId' , 'Name' ] , 'predicates' : [ { 'field' : 'AccountLabels' , 'operator' : 'CONTAINS_ANY' , 'values'