Hallo Google ads API team

 I was try to retrive geo target data and matrics  in campaing level with 
this query

query1 = """SELECT
  geo_target_constant.canonical_name,
  geo_target_constant.country_code
  FROM geo_target_constant """

query2 ="""
        SELECT
        campaign.id,
        campaign.name,
        campaign.status,
        campaign_criterion.location.geo_target_constant
        FROM campaign_criterion
        WHERE campaign.status = 'ENABLED'
        """

query1 to get all name geo target and query2 to get geo target in camapign 
level, and than how to get geo traget with matrics like impression, cpc and 
others ? i was try use geographic_view but i don't know to join with query1 
or query2, can you give me best practics for this case ?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/cadcc6b8-7452-47d5-a91c-1490e997fa8fn%40googlegroups.com.
  • Ge... Traktor Quick
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Traktor Quick
        • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
          • ... Traktor Quick
            • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to