Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
Hi Oliver, Sorry for taking it long. Looks like the difference is the rows with KeywordId = 304. (That is not appearing with the first query) (FYI there was a discussion about KeywordId 304 https://groups.google.com/d/msg/adwords-api/3fu-_GCznP4/75iLU20BMlAJ ) I'm checking the

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-20 Thread Oliver
Many thanks Takeshi for the clarification! We will write code to ignore keyword IDs 300, 304 and 306 as they seem to be either legacy or related to the Display network (which we're not interested in). Oliver On Thursday, February 20, 2014 11:04:00 AM UTC, Takeshi Hagikura

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-18 Thread Takeshi Hagikura (AdWords API Team)
Hi Oliver, Thanks for the the query. I'm looking it now. Jeremy, I think the feature for logging report downloads is worth filing a feature request. Can you please file an issue on GitHubhttps://github.com/googleads/googleads-java-lib ? Best, - Takeshi, AdWords API Team On Friday,

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-14 Thread Jeremy Aube
I just wanted to mention that we've also been unable to get soap logs for report downloads with our java library, even with the log threshold set to debug. I'm also very interested in how this issue ends up being resolved. We happen to pull down impressions for all of our structure reports,

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-12 Thread Takeshi Hagikura (AdWords API Team)
Hi Oliver, Sorry for the delay. Can you share your request XML? Let me pull reports against your campaigns and see the behavior. Best, - Takeshi, AdWords API Team On Tuesday, February 11, 2014 11:44:09 PM UTC+9, Oliver wrote: Hi Takeshi, Sorry to chase this, do you have any idea why the

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-11 Thread Oliver
Hi Takeshi, Sorry to chase this, do you have any idea why the keyword performance report is behaving in such an inconsistent way? There is no includeZeroImpression issue here because, as my test showed, the keywords have impressions, but they are just not returned in some of the reports.

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-07 Thread Oliver
Hi Takeshi, I'm not explicitly setting the includeZeroImpressions flag to any value. But the documentation says that if we use predicates, then we will always get back all the structural data. This works, by the way, *even for test accounts *where there are no impressions at all. Our code

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-06 Thread Takeshi Hagikura (AdWords API Team)
Hi Oliver, Even if you don't include Impressions reports should return the data where it has impressions unless includeZeroImpressions flag is true. (But as I said, Keyword Performance Report doesn't support the flag as of now) Best, - Takeshi, AdWords API Team On Thursday, February 6, 2014

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-05 Thread Takeshi Hagikura (AdWords API Team)
Hi Oliver My guess is that those campaigns have impressions before the time range of requested ones (LAST_DAY, LAST_MONTH etc). As far as I remember includeZeroImpressions flag is not supported by Keyword Performance Report. Best, - Takeshi, On Wednesday, February 5, 2014 5:15:21 PM UTC+9,

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-05 Thread Oliver
Takeshi, I'm using the report to get structural data only, and not impressions. The date a keyword was added does not matter for such data. If a keyword was added last week, it should still be returned in a report with an ALL_TIME date range. That's how the system have worked from day one

Strange and Inconsistent Keyword Performance report behavor

2014-02-03 Thread Oliver
We download the keyword performance report for various date ranges. For a given campaign, the number of keywords in a report is always the same irrespective of the date range, which is what is expected. However, only for 7 campaigns of one of our clients, the number of keywords that come back