Re: השב: Re: ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT@PrimaryDisplayStatus

2011-08-16 Thread Kevin Winter
Hi Dmitry, It sounds like you should run some type of Placements report and a Keyword report: http://code.google.com/apis/adwords/docs/appendix/reports.html - Kevin Winter -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blog

Re: השב: Re: ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT@PrimaryDisplayStatus

2011-08-16 Thread Kevin Winter
Hi Dmitry, When you choose a field such as Date, the statistics are aggregated for that date. For example, lets say you choose the fields Clicks and Date for the date range of the previous seven days. You might see the following data returned: Date,Clicks 20110809,45 20110810,22 20110811,55

השב: Re: ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT@PrimaryDisplayStatus

2011-08-16 Thread Dmitry
Hi, If I understood correct Ad Performance Report doesn't contain "keyword" field anymore but contains "keywordid" field. If immediately after Ad Performance Report I run Keyword Performance Report I may find there the corresponding keyword itself. But what about segment definition (by the way:

השב: Re: ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT@PrimaryDisplayStatus

2011-08-14 Thread Dmitry
In my report via UI I defined 2 segments: day and keyword/placement. How I can do it via API ? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~

השב: Re: ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT@PrimaryDisplayStatus

2011-08-10 Thread Dmitry
It looks like I have the same issue: MCC report with Perl API failed: error ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT@CriteriaParametersat .../MCCReportDownloader.pm line 106. This report has been working everyday until now and continue to run ok manually. -- =~=~=~=~=~=~=~=~=~=~