Hello! I'm tring to retrieve BudgetOrderService data for all 50+ clients of MCC-account. Most of data is getting correctly, but queries for 2 accounts return errors like this:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" ><soap:Header><ns2:ResponseHeader xmlns:ns2= "https://adwords.google.com/api/adwords/billing/v201809" xmlns= "https://adwords.google.com/api/adwords/cm/v201809"><requestId> 00059d178c5315f80a812315b60cd727</requestId><serviceName>BudgetOrderService </serviceName><methodName>get</methodName><operations>1 </operations><responseTime>129 </responseTime></ns2:ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode> soap:Server</faultcode><faultstring>[NotWhitelistedError.CUSTOMER_NOT_WHITELISTED_FOR_API @ ; trigger:'Customer is not a manager'] </faultstring><detail><ns2:ApiExceptionFault xmlns= "https://adwords.google.com/api/adwords/cm/v201809" xmlns:ns2= "https://adwords.google.com/api/adwords/billing/v201809"><message>[NotWhitelistedError.CUSTOMER_NOT_WHITELISTED_FOR_API @ ; trigger:'Customer is not a manager'] </message><ApplicationException.Type>ApiException </ApplicationException.Type><errors xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" xsi:type="NotWhitelistedError" ><fieldPath></fieldPath><trigger>Customer is not a manager </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></soap:Fault></soap:Body></soap:Envelope> But my MCC-account (881-280-3214) IS a manager/administrator for this account (526-973-2272), I can see it in Ads UI. All other setting are also similar to same settings of subaccounts, for which script works correctly. We've tried to write to our Ads personal managers to give all necessary permissions, but they sent us to forum. How to fix this problem? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/780aa187-3bd5-4558-b0f4-ea1f1f61a8c6%40googlegroups.com.
