Hi. I've tryed to select data
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.status,
customer_client.id
FROM customer_client
WHERE customer_client.manager = False
and customer_client.status = 'ENABLED'
"""
but im getting an error.
message: "Unrecognized field in the query: \'customer_client.status\'."
I'm using google-ads library version 14.0.0
On 16.0.0 it works well.
I can't use now version 16.0.0. I need version 14
Anyway i dont understand why it is not working. Because from version 10.0.0
it has started working with API v 10. Isn't it?
I saw similiar problem here
https://groups.google.com/g/adwords-api/c/kiNkmEWRAYM
But reason there is API version. And i think my problem is different.
request_id: "w4-dax9ApTgULS4jg_Sz4A"
pls help me solve this problem. It's really bound only with library
version?
Best regards.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"Google Ads API and AdWords 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/4bb56f28-40d5-458d-b4f0-4dc7a97d0f9an%40googlegroups.com.