Thank you, I managed to get the labels, but there is another problem. For some reason queries with some IDs return an empty string even though the label exists. Below are 2 of my queries: the first one is for getting ids and the second one is for getting labels:
"SELECT customer_label.label FROM customer_label WHERE customer.id = 123456789" "SELECT label.id, label.name, label.resource_name FROM label WHERE label.id IN (1111111111, 222222222)" For some reason I am not getting the green label from the screenshot. But there are also other labels that only return an empty string. [image: 2022-05-17_11-00.png] вторник, 17 мая 2022 г. в 16:26:19 UTC+2, adsapi: > Hi there, > > Thanks for reaching out to the Google Ads API Forum. > > You may need to perform a separate request for the *label* > <https://developers.google.com/google-ads/api/fields/v10/label?hl=en> > report after pulling customer_label.label from customer_label report in > order to get the name of those labels. > > Let us know if you have any further questions. > > Regards, > [image: Google Logo] > Yasar > Google Ads API Team > > > ref:_00D1U1174p._5004Q2atTiK:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/8fad7f69-98fb-41a8-a5a5-b1f5bd5cbc94n%40googlegroups.com.