I'm confused, because I've called the same exact XML request with a different non-manager user and it returns fine. I also took the name field out of the selector, and still receive the same error. I still don't know what the UNKNOWN error is, but I assume it has something to do with me starting adwords but not completing it. Can you please look into this for me? If I login to adwords, I see I have a customer id, but I have not completed the billing section yet (and do not plan to). Is this a bug in the adwords API? Should I be seeing a different error? UNKNOWN I feel is too generic, where NOT_ADS_USER might be more applicable in this case.
Kevin On Thursday, August 20, 2015 at 9:49:43 AM UTC-5, Umesh Dengale wrote: > > Hi Kevin, > > Thanks for emailing the SOAP XML request. You are using CustomerId, Name > fields in the selector for the CustomerService > <https://developers.google.com/adwords/api/docs/reference/v201506/CustomerService>. > > However, Name field is not defined in the Customer > <https://developers.google.com/adwords/api/docs/reference/v201506/CustomerService.Customer>. > > Please select the fields available in the Customer class. > If you are planning get information(e.g. CustomerId, Name) about > ManagedCustomer > <https://developers.google.com/adwords/api/docs/reference/v201506/ManagedCustomerService.ManagedCustomer>, > > then please use ManagedCustomerService > <https://developers.google.com/adwords/api/docs/reference/v201506/ManagedCustomerService> > . > > Regards, > Umesh, AdWords API Team. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/7ffc8c05-d6f7-402a-b29d-da7cdc5469d6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
