This problem was resolved with the following query. SELECT 
                                campaign.id, 
                                ad_group.id, 
                                segments.ad_network_type, 
                                geographic_view.country_criterion_id, 
                                segments.geo_target_most_specific_location, 
                                segments.geo_target_city,
                                segments.date, 
                                metrics.impressions, 
                                metrics.clicks, 
                                metrics.cost_micros, 
                                metrics.conversions, 
                                metrics.interactions 
                            FROM geographic_view However, I would like to 
obtain data linked to the area currently set for targeting, rather than 
information for each city.

2024年3月15日金曜日 16:49:37 UTC+9 ryo:

> I'm currently using GoogleAdsAPI V16 and ASP.NET Core RazorPages to 
> create a process that captures the number of impressions and clicks over a 
> period of time.
>
> However, I don't know how to get the number of impressions and clicks by 
> region.
>
> I am creating a query to retrieve data from the geographic_view table, but 
> I was only able to retrieve country information for Japan.
>
> If anyone has created a similar process, please let me know.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b8f28e94-fc1c-4f6c-bc13-e1a920f816e8n%40googlegroups.com.
  • Go... ryo
    • ... ryo
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to