Hi,

I am trying to get  "Label" of keyword using following query,

query = """
    SELECT
      ad_group_criterion_label.label

    FROM ad_group_criterion_label
    
    LIMIT 10
    """


But it returns 

{'Keyword_Label': [value: "customers/9987799870/labels/3946634442", value: 
"customers/9987799870/labels/3946634442", value: 
"customers/9987799870/labels/3946634442", value: 
"customers/9987799870/labels/3946634442", value: 
"customers/9987799870/labels/3946634442", value: 
"customers/9987799870/labels/3947330156", value: 
"customers/9987799870/labels/3947330156", value: 
"customers/9987799870/labels/3947330156", value: 
"customers/9987799870/labels/3947330165", value: 
"customers/9987799870/labels/3947330165"]}


What I intent to get is the actual "labels" not "ids". Can you let me know 
correct way to do ( correct resources in "SELECT" and "FROM" clause

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3018c6ad-490b-42d1-997d-1b48acd830e6n%40googlegroups.com.

Reply via email to