Get all accounts from Google Ads Test account

10 views
Skip to first unread message

nazar pryymak

unread,
Oct 19, 2019, 3:06:44 AM10/19/19
to AdWords API and Google Ads API Forum
Hi,
I want to get  all account including child accounts:

query = """
SELECT
     customer.id, customer_client.id, customer_client.descriptive_name
FROM
     customer_client ​
"""
 
I am able to get all accounts only from real account.
Is it not possible to get it from Google Ads test account .
Is it know issue in Google Ads APi ?
Reply all
Reply to author
Forward
0 new messages