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