HI, 

I am working with Ads API Beta and have been able to get each sub account 
in our manager account and pull metrics and what not.

However, now I am trying to get the labels that are attached to each sub 
account. When I run the below query I get all the labels, but the customer 
is always the manager account and I can't seem to find a way to know what 
sub accounts have that label attached to it. Additionally, if I try 
specifying the sub account I get NULL for labels returned.


"SELECT customer.id, customer.descriptive_name, customer.manager, 
customer.resource_name, label.id, label.name,  label.status, 
label.text_label.description, label.resource_name FROM label"


How can I pull the labels and connect them with the sub accounts that they 
are attached to?

Any resources would be extremely helpful, as I have not found anything yet 
myself searching around. 

Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/226234bd-8503-4ba2-a3c3-ae1c06e062aa%40googlegroups.com.

Reply via email to