artile_p25_rate,
metrics.video_quartile_p50_rate,
metrics.video_quartile_p75_rate,
metrics.active_view_impressions
FROM ad_group_ad
WHERE segments.date BETWEEN '{start_date}' AND '{stop_date}' """
On Wednesday, April 13, 2022 at 1:51:32 PM UTC-4 Alex Long wro
Hello,
I am currently building an ETL pipeline using the new Google Ads API
We were previously using the Adwords API. I am able to successfully pull
data down using the API, but the cost_micros is showing with either 0 value
or 6 digits.
See attached picture. Is this a currency issue? How d