Hi,
Thank you for reaching out to the Google Ads API support team.
By reviewing your concern, I understand that you want to obtain metrics based
on the country via the Google Ads API, but it is not returning any country ID.
Kindly provide us with the complete API logs (request and response logs
I am trying to obtain the following metrics based on country using the
following query on my test campaign. but it is not returning any country id
Request: {
query: "SELECT campaign.id, geographic_view.country_criterion_id,
metrics.clicks FROM geographic_view WHERE campaign.id = 20756757804 A