Descriptive_name attribute is missing for not test accounts

19 views
Skip to first unread message

Andrew Hrimov

unread,
Jun 23, 2022, 6:34:38 AM6/23/22
to Google Ads API and AdWords API Forum
Hello, Team.

I have developer_token with Basic Access level and 2 managers. One of them is test and have 3 test client accounts, another not test and have 2 not test client accounts. I have tried and developed my app with test accounts and descriptive_name is important for me (I used get_account_hierarchy as an example).

Here GAQL query:

query = """
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"""

I parse results and show all attributes by calling _pb attribute for every client_customer
Here results for test manager and not test, can you please explain, why test accounts have such field unlike production ones.
1) Test accounts hierarchy
Screenshot 2022-06-23 at 13.31.10.png
2) Production account hierarchy
Screenshot 2022-06-23 at 13.27.29.png
Thanks in advance!

Google Ads API Forum Advisor

unread,
Jun 23, 2022, 10:18:38 AM6/23/22
to andrew...@gmail.com, adwor...@googlegroups.com
Hi Andrew,

Thank you for reaching out to the Google Ads API support team.

To investigate the issue further, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can access from this link.You can provide it via Reply privately to author option. If this option is not available, you may send the details directly to our googleadsa...@google.com alias instead. Let me know if you have any questions.

Thanks,
Google Logo
Nirmitabahen Gaurav
Google Ads API Team
 


ref:_00D1U1174p._5004Q2bzUAQ:ref
Reply all
Reply to author
Forward
0 new messages