We often have the case when we stop or pause a campaign that impressions 
for a few days are zero but conversions (which are attributed using the 
smart attribution) are non-zero on those days (our average booking cycles 
are +3 weeks).

I'm trying to understand the behaviour when include_zero_impressions=False 
in Adwords API calls. Is this equivalent to having a where clause:

WHERE Impressions > 0

If this is the case I'd appreciate any guidance on achieving something like:

WHERE SUM(All, Metric, Columns) > 0

To avoid *loosing *conversions on days where impressions are zero. I'd like 
to avoid setting include_zero_impressions=True due to the vast number of 
empty rows we get back on certain reports, which in most cases produces 
+1GB reports.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 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/54e02625-19c1-4358-8683-ec1cab15a90e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Behaviour of... Travel Analytics
    • Re: Beh... 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum

Reply via email to