Hi,
Thank you for reaching out to the Google Ads API support team.
Regarding your question about segments.geo_target_country and segments.activity_country, here’s a breakdown of the two fields:
Based on these documentations of segments.geo_target_country, segments.activity_country, you can use the appropriate field based on whether you're interested in the targeted country or the actual activity country.
I hope this helps.
![]() |
Google Ads API Team |
Fix your query to address the errors below and re-submit.
Hi,
By reviewing your query, I understand that you want to retrieve the segements.activity_country from the campaign. Kindly note that it’s not possible to use the segments.activity_country when the campaign is specified in the FROM clause. Please note that when you specify campaign in the FROM clause, some metrics and segments cannot be used. I would recommend you to kindly refer to this campaign documentation that shows all metrics and segments that can be put in the same SELECT clause as the fields of campaign. I would suggest you use the filter in the provided documentation to show only the fields that can be used when a campaign is specified in the FROM clause.
I hope it clarifies, If you have any questions, please feel free to get back to us.
Hi,
The resource travel_activity_performance_view is one of the resources where you can include the activity_city segment. So as we said earlier, I would suggest you use the filter in the provided documentation to show only the fields that can be used with specified resources in the FROM clause.
I hope it helps.