ok , The query is : 
"""
SELECT
        geographic_view.country_criterion_id,
        segments.date,
        campaign.id,
        campaign.name,
        customer.currency_code,
        customer.descriptive_name,
        metrics.clicks,
        metrics.cost_micros,
        metrics.impressions,
        metrics.conversions
FROM
    geographic_view
WHERE
    segments.date DURING LAST_30_DAYS
 """
To my expectation , the response data only contain desired attributes which 
in select clause .  but it return undesired attributes 
geographic_view.resource_name that not in select clause ,  and 
split response into multi rows with different resource_name.  So , i have 
to aggregate response data by other way . 
I want to make sure if the query post here just return the 
geographic_view.resource_name attributes even it's not in select clause . 

在2022年4月28日星期四 UTC+8 03:35:13<adsapi> 写道:

> Hello,
>
> Can you please clarify what the specific issue is with performing the 
> following: 
>    
>    1. obtain geo_target segment and campaign data via the geographic_view 
>    2. associate the geo_target segment resource name with other desired 
>    attributes (e.g. "name") with the geo_target_constant report 
>
> There isn't a single report that can obtain campaign data, geographic 
> metrics, geo_target attributes (except for resource name).
>
> Regards,
> Matt
> Google Ads API Team
>
> [image: Google Logo] 
> Matt 
> Google Ads API Team 
>    
>
> ref:_00D1U1174p._5004Q2a5OjV: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 [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 
"Google Ads API and AdWords 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/9f5add10-6ff2-4da0-ac8c-4cd725e62801n%40googlegroups.com.
  • Is... MJOLNIR TTT
    • ... MJOLNIR TTT
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
        • ... MJOLNIR TTT
          • ... MJOLNIR TTT
            • ... MJOLNIR TTT
              • ... Rahul Kumar
                • ... MJOLNIR TTT

Reply via email to