Hi Envoy, As far as I know those fields were never supported in the AD_PERFORMANCE_REPORT, although they may have worked previously. We've recently tightened up the validation on v201008 reports and that may be why these fields are now rejected. The ad report contains a KeywordId field that you can use to segment the results by kewyord, which you can then match up to the keywords report.
Best, - Eric Koleda, AdWords API Team On Feb 15, 6:02 pm, Envoy Media Group <[email protected]> wrote: > Hi everyone, > > I woke up today to see that our backend wasn't pulling in Google data. > Intrigued I threw on my welding mask and got under the hood. We are using > v201008. I have been pulling an AD_PERFORMANCE_REPORT for a while now with > the following selector: > > $selector->fields = array('Date','CampaignId', > 'AdGroupId','Id','KeywordId','AdNetworkType1','Impressions','Clicks','Cost' > ,'AveragePosition','MaxCpc','QualityScore','FirstPageCpc'); > > However, as of this morning MaxCpc, QualityScore, and FirstPageCpc are not > accessible via the AD_PERFORMANCE_REPORT. Ok fine, I see those columns in > the KEYWORD_PERFORMANCE_REPORT, but the keyword report can't give the AdId > column. We rely on tracking stats to the keyword/ad combination level. I am > wondering if anyone knows of a change I wasn't aware of. I haven't been able > to find anything in the Release Notes. > > If a Google dev is out there, can you put those columns back into the > AD_PERFORMANCE_REPORT? This helps me avoid many extra calls to keep things > like QualityScore and FirstPageCpc in sync, (and subsequent token usage but > maybe that is the reason for the change) -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
