Reports using Targeted Region

13 views
Skip to first unread message

Gabriel Bonatto

unread,
Jun 4, 2025, 5:46:53 PM (3 days ago) Jun 4
to Google Ads API and AdWords API Forum
Hello everyone, how are you?

I would like to clarify some doubts regarding both the UI and the API. We have some campaigns that run with proximity segmentation, based on radius and coordinates. Can I extract this information via the API? In this case, in the UI, we have a report on Campaigns/Targeted Region/Cost, etc., and I would like to extract a report with this information via the API.

Another question is about how the data aggregation works in the UI, because in these cases I am noticing some discrepancies in the values ​​when we aggregate by Campaigns/Targeted Region and when we separate, for example, as Campaign/Region (matched), we have different cost values, I also notice that some Demand Gen campaigns are not included in this Segmentation Region report. Below are two images for comparison. I appreciate any help :)

Have a good day.WhatsApp Image 2025-06-04 at 11.51.45.jpegWhatsApp Image 2025-06-04 at 11.51.06.jpeg

Google Ads API Forum Advisor

unread,
Jun 4, 2025, 10:44:16 PM (3 days ago) Jun 4
to gabriel...@sensoperformance.com.br, adwor...@googlegroups.com

Hi,

Thank you for contacting the Google Ads API support team. 

Please find responses to your queries below:

  • I would like to clarify some doubts regarding both the UI and the API. We have some campaigns that run with proximity segmentation, based on radius and coordinates. Can I extract this information via the API? In this case, in the UI, we have a report on Campaigns/Targeted Region/Cost, etc., and I would like to extract a report with this information via the API.

Response: Please note that it is possible to retrieve campaign related data with various proximity fields using campaign_criterion report present in Google Ads API. Kindly refer to the following sample GAQL query:

SELECT campaign.id, campaign.name, campaign_criterion.proximity.radius, campaign_criterion.proximity.radius_units, campaign_criterion.proximity.geo_point.latitude_in_micro_degrees, campaign_criterion.proximity.geo_point.longitude_in_micro_degrees FROM campaign_criterion 

You can use the search or searchStream methods for making the API calls while retrieving the data. Additionally, you can utilize the Google Ads Query Builder and Query Validator to build and validate the GAQL queries. If the fields which you are trying to retrieve are not present in this report, kindly provide an uncropped UI screenshot of your Google Ads account displaying the fields which you are trying to retrieve with the visibility of your Google Ads customer Id.

  • Another question is about how the data aggregation works in the UI, because in these cases I am noticing some discrepancies in the values ​​when we aggregate by Campaigns/Targeted Region and when we separate, for example, as Campaign/Region (matched), we have different cost values, 

Response: Please note that Google Ads UI related issues are out of scope for our team as our team only provides support for Google Ads API related concerns and technical implementations. In order to help you further with UI related issues, kindly provide your Google Ads customer Id and uncropped UI screenshots highlighting the data which you are comparing and observing the discrepancy. Kindly note that the screenshots which you have provided are not the UI screenshots of your Google Ads account. Also, I observed that in one screenshot you have retrieved the data based on distance of around 1-15 km and in the other screenshot you have retrieved the data based on the region. Please note that there can be a difference in the area of a region and the defined area in km radius. Therefore discrepancy in such a case is expected.

  • I also notice that some Demand Gen campaigns are not included in this Segmentation Region report. Below are two images for comparison.

Response: Kindly note that we do not have visibility to how you are retrieving the data. If you are retrieving some reports using Google Ads API and are not able to retrieve any values related to demand gen campaign, kindly let us know are you able to retrieve the desired data using Google Ads API? If yes, kindly provide an uncropped UI screenshot of your Google Ads account highlighting the fields which you want to retrieve and the GAQL query which you are using and are not able to retrieve the details.

You can send the details via Reply privately to the author option, or direct private reply to this email.

Thanks,
 
Google Logo Google Ads API Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5
[2025-06-04 21:43:29Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01reH3v:ref" (ADR-00310085)



Reply all
Reply to author
Forward
0 new messages