Hello, When using the budget order service I get the named error. Our MCC is whitelisted and other accounts have no problem. The curious message is the trigger: "Client 1508544 is not on legacy billing."
This is the full Soap detail: <detail> <ns2:ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201206" xmlns:ns2="https://adwords.google.com/api/adwords/billing/v201206"> <message>[NotWhitelistedError.CUSTOMER_NOT_WHITELISTED_FOR_API @ ; trigger:'Client 1508544 is not on legacy billing.']</message> <ApplicationException.Type>ApiException</ApplicationException.Type> <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="NotWhitelistedError"> <fieldPath> </fieldPath> <trigger>Client 1508544 is not on legacy billing.</trigger> <errorString>NotWhitelistedError.CUSTOMER_NOT_WHITELISTED_FOR_API</errorString> <ApiError.Type>NotWhitelistedError</ApiError.Type> <reason>CUSTOMER_NOT_WHITELISTED_FOR_API</reason> </errors> </ns2:ApiExceptionFault> </detail> A recent sample requestID is0004cc29088d39280aec6d6200000301 Note: We used the predecessor of BudgetOrderService, Managed Defined Spend API, since 2008 or so without any problems for this client. But with BudgetOrderService v201206 we run into this problem. Can anyone tell what's going on? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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