I get zero impressions by default if I don't include segments.Date in 
report.

If I select segments.Date in select fields, then zero impressions data  are 
not fetched.

My question is how can I include zero  impression data with Date in select 
field?

On Tuesday, April 30, 2019 at 9:32:50 AM UTC-4, Priya wrote:
>
> 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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/f23863eb-a060-4cd8-a1a5-b6cb028949a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Google ... Priya
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • Re... Priya
    • Re... Priya
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
      • ... Devi Priya
        • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to