Re: Keyword, Campaign, Adgroup, Ad Performance Reports

2011-01-07 Thread AdWords API Advisor
Hi Ian,

As I referenced in the forum thread you linked to, zero-impression
rows will be returned so long as you don't include any fields that
properties of an impression.  For example, Day, Device, AdNetwork1,
etc.  If you only include fields relating to the properties of the ad,
keyword, etc then all rows should be returned.  If you are still
having troubles post your report definition so we can take a look.

Best,
- Eric Koleda, AdWords API Team

On Jan 7, 10:57 am, mm  wrote:
> Ah, my experience has been exclusively with a daily
> KeywordPerformanceReport, which may very well be a different case
>
> On Jan 6, 1:03 pm, Ian  wrote:
>
>
>
>
>
>
>
> > I was under the impression--no pun intended--that zero impression rows were
> > not returned in aggregated results per 
> > thisdiscussion.
> >  I also just tested the predicate on our production account w/ no
> > success. If there is a way to pull down all items in an aggregated
> > resultset, it would be helpful.
>
> > -Ian

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: Keyword, Campaign, Adgroup, Ad Performance Reports

2011-01-07 Thread mm
Ah, my experience has been exclusively with a daily
KeywordPerformanceReport, which may very well be a different case

On Jan 6, 1:03 pm, Ian  wrote:
> I was under the impression--no pun intended--that zero impression rows were
> not returned in aggregated results per 
> thisdiscussion.
>  I also just tested the predicate on our production account w/ no
> success. If there is a way to pull down all items in an aggregated
> resultset, it would be helpful.
>
> -Ian

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: Keyword, Campaign, Adgroup, Ad Performance Reports

2011-01-06 Thread Ian
I was under the impression--no pun intended--that zero impression rows were 
not returned in aggregated results per 
thisdiscussion.
 I also just tested the predicate on our production account w/ no 
success. If there is a way to pull down all items in an aggregated 
resultset, it would be helpful.

-Ian

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Re: Keyword, Campaign, Adgroup, Ad Performance Reports

2011-01-06 Thread mm
Hey Kevin -
You're exactly right. If you want everything, you need to add a
Predicate to the Selector for the ReportDefinition that specifies
Impressions >= 0.

HTH -
mm

On Jan 5, 7:10 pm, Kevin  wrote:
> Hello,
> I would like to understand these reports.
> When I query any of the above reports I get a subset of the active
> keywords, campaigns, adgroups, ads from my adwords account.
>
> Am I correct in assuming that these performance reports that are
> generated via the adwords API - only return information on keywords,
> campaigns, adgroups, ads that actually had clicks or impressions?
> Anything that is missing for the date range would be considered to be
> no traffic or activity?
>
> Or is there some kind of predicate setup and selector config that I
> need to use to get "everything" in the performance reports?
>
> Thank you.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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


Keyword, Campaign, Adgroup, Ad Performance Reports

2011-01-05 Thread Kevin
Hello,
I would like to understand these reports.
When I query any of the above reports I get a subset of the active
keywords, campaigns, adgroups, ads from my adwords account.

Am I correct in assuming that these performance reports that are
generated via the adwords API - only return information on keywords,
campaigns, adgroups, ads that actually had clicks or impressions?
Anything that is missing for the date range would be considered to be
no traffic or activity?

Or is there some kind of predicate setup and selector config that I
need to use to get "everything" in the performance reports?

Thank you.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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