The query below is showing as valid in the query builder, but when I
attempt to run it, I receive the following error message:
SELECT
shopping_product.title,
metrics.cost_micros,
metrics.conversions,
metrics.clicks,
metrics.conversions_from_interactions_rate,
segments.mo
The query below is showing as valid in the query builder, but when I
attempt to run it, I receive the following error message:
const query =
SELECT
shopping_product.title, metrics.cost_micros, metrics.conversions,
metrics.clicks, metrics.conversions_from_interactions_rate, segments.month
I am trying to fetch location-based reports from the *'**gegoraphic_view*
*'* and from campaigns, but the segments are not working, and I am getting
an empty response. Is there any other way I can get location-based metrics?
let query = `
SELECT geographic_view.country_criterion_id