How can I grab all customer_client that have a
specific customer_client.applied_labels?
For example, this does not seem to work for me:
SELECT
customer_client.id,
customer_client.descriptive_name,
customer_client.applied_labels,
customer_client.client_customer,
customer_client.currency_code,
customer_client.time_zone
FROM
customer_client
WHERE
customer_client.applied_labels CONTAINS_ANY
[customers/1111111111/labels/2222222222]
ORDER BY
customer_client.id
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/34f7694b-db9c-459c-8c0a-1775c058cc38n%40googlegroups.com.