Hi,
when downloading all applied account labels within a manager account using
the `customer_label` resource and then comparing the returned IDs with the
labels listed by the `label` resource, a small number of labels only exist
in the former. Both requests use the same login-customer-id.
Checking the web UI, these additional labels also don't seem to show up in
the interface.
For a specific example, running the query
SELECT customer_client.applied_labels, customer_client.id FROM
customer_client WHERE customer_client.applied_labels CONTAINS ALL
('customers/5811963229/labels/2504104868')
lists around 165 accounts in our manager account which have label ID
2504104868 applied, but running the corresponding query
SELECT label.id, label.name, label.status FROM label
WHERE label.id = 2504104868
using the same login customer ID 5811963229 returns no results. Is there
anything I'm missing?
Thanks & regards,
Dorian
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d9bbbf30-ea07-43d1-b928-d1a4f00f5eb9n%40googlegroups.com.