string query =
$@"SELECT
ad_group_ad.ad.id,
campaign.id,
segments.date,
metrics.impressions,
metrics.clicks,
metrics.cost_micros,
metrics.average_position,
FROM
ad_group_ad
WHERE segments.date BETWEEN '2019-04-17' AND '2019-04-28'
I get zero impression without segments.date in select field .
How can I get segments.date with zero impression in result when I query
for a date range in Google Ads API V1.0 ? I am using .net client library.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/622ff013-60c0-41cf-88bf-9b7b0d8f931f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.