Hi Won, Thank you for elaborating the issues in detail. Please find my response below:
1. The ListAccessibleCustomers will return the list of accounts that are directly accessible through the OAuth credentials that you're using. The CustomerClient will return the complete hierarchy of the account specified. This is similar to the AccountHierarchy code sample in AdWords API. Please find the sample query below: SELECT customer_client.client_customer, customer_client.hidden, customer_client.level, customer_client.manager FROM customer_client Could you please give this a try with the query above and let me know if you have any issues? 2. I'm afraid, it is currently not possible to filter the customer accounts based on status. There is a feature request already in place for this. Please keep an eye on our blog for more updates. 3. The CUSTOMER_NOT_ENABLED error is usually seen if the account is not completely setup. As mentioned in #2, it is currently not possible to query separately for the enabled accounts. Let me know if you have any further questions. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UHEL8E:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/nCUfy000000000000000000000000000000000000000000000PWNFBD00kpMf1FylReiGFiZIxI7hKA%40sfdc.net.
