As an addendum, I've checked a sample of accounts using `customer_label`, 
and the additional labels also don't show up in that resource. It seems to 
really only be `customer_client` that returns those label IDs.

On Tuesday, 19 April 2022 at 22:46:38 UTC+2 Dorian Kind wrote:

> 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 <(250)%20410-4868>')
>
> lists around 165 accounts in our manager account which have label ID 
> 2504104868 <(250)%20410-4868> applied, but running the corresponding query
>
> SELECT label.id, label.name, label.status FROM label
> WHERE label.id = 2504104868 <(250)%20410-4868>
>
> 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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/39238060-713f-4f83-8912-5fb84379cf4dn%40googlegroups.com.
  • `c... Dorian Kind
    • ... Dorian Kind
    • ... Dorian Kind
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
        • ... Dorian Kind

Reply via email to