Hi all

Thank you for your help on this. My understanding is there are four types 
of Google Ads accounts:

Standalone accounts (not associated with a manager account)
Manager accounts
Client accounts (owned by a manager account)
Test accounts

When we run our oauth2callback code, it is only selecting manager and 
client accounts, but is not selecting standalone accounts. 

Can you check if the problem is the query we are using for this?

SELECT customer_client.client_customer, customer_client.level,'
            . ' customer_client.manager, customer_client.descriptive_name,'
            . ' customer_client.currency_code, customer_client.time_zone,'
            . ' customer_client.id' 
            . ' FROM customer_client' 
            . ' WHERE customer_client.level <= 1'

Is this wrong? Can you help?

Thank you!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/aa06bab2-51e4-4b40-ac54-2c87f047cc8an%40googlegroups.com.

Reply via email to