Eric,

I've tried grabbing Content Network data a few times before and have
had success off and on ... an anomaly I've experienced in the past is
the raw XML report adding columns I didn't request  ... I've tried the
reports in the UI and I can get the Content Network data ... the only
thing I can see I'm doing differently in the API reports is specifying
different optional columns ... in the UI I'm leaving everything
basically as the default setting ... here is a screenshot of my UI
report settings : http://dl.dropbox.com/u/2779944/1.png

Pete

On Jan 12, 2:30 pm, AdWords API Advisor <adwordsapiadvi...@google.com>
wrote:
> Hi Pete,
>
> Is this new behavior or simply your first crack at Content Network
> reports?  It may make sense to try various reports in the UI first, to
> ensure you have the right settings.  Once you have that working you
> can try to schedule the same reports in the API, and if there are
> problems we can more easily identify them.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Jan 11, 10:48 am, "Pete Lavetsky (AdWords API Guru)"
>
> <pete.lavet...@gmail.com> wrote:
> > I've had mixed results retrieving content network data in reports ...
> > currently I have a client that has lots of impressions but no clicks
> > ( verified in the API Center ) on the Content Network but I can't get
> > the data to come down in a report ... I've tried both the Creative and
> > Placement report ...
>
> > Here is an example of the Creative report request I'm making ... I've
> > verified there is content network data in the API Center for this
> > date ...
>
> > <job xsi:type="ns7:DefinedReportJob" xmlns:ns7="https://
> > adwords.google.com/api/adwords/v13/reseller">
> >                                 <ns7:clientEmails 
> > xsi:type="xsd:string">XXX</ns7:clientEmails>
> >                                 <ns7:crossClient 
> > xsi:type="xsd:boolean">false</ns7:crossClient>
> >                                 <ns7:endDay 
> > xsi:type="xsd:date">2009-12-05</ns7:endDay>
> >                                 <ns7:startDay 
> > xsi:type="xsd:date">2009-12-05</ns7:startDay>
> >                                 <ns7:adGroupStatuses 
> > xsi:type="ns7:AdGroupStatus">Deleted</
> > ns7:adGroupStatuses>
> >                                 <ns7:adGroupStatuses 
> > xsi:type="ns7:AdGroupStatus">Enabled</
> > ns7:adGroupStatuses>
> >                                 <ns7:adGroupStatuses 
> > xsi:type="ns7:AdGroupStatus">Paused</
> > ns7:adGroupStatuses>
> >                                 <ns7:aggregationTypes 
> > xsi:type="xsd:string">Daily</
> > ns7:aggregationTypes>
> >                                 <ns7:campaignStatuses 
> > xsi:type="ns7:CampaignStatus">Active</
> > ns7:campaignStatuses>
> >                                 <ns7:campaignStatuses 
> > xsi:type="ns7:CampaignStatus">Paused</
> > ns7:campaignStatuses>
> >                                 <ns7:campaignStatuses 
> > xsi:type="ns7:CampaignStatus">Deleted</
> > ns7:campaignStatuses>
> >                                 <ns7:includeZeroImpression 
> > xsi:type="xsd:boolean">true</
> > ns7:includeZeroImpression>
> >                                 <ns7:keywordStatuses 
> > xsi:type="ns7:KeywordStatus">Active</
> > ns7:keywordStatuses>
> >                                 <ns7:keywordStatuses 
> > xsi:type="ns7:KeywordStatus">Deleted</
> > ns7:keywordStatuses>
> >                                 <ns7:keywordStatuses 
> > xsi:type="ns7:KeywordStatus">Disapproved</
> > ns7:keywordStatuses>
> >                                 <ns7:keywordStatuses 
> > xsi:type="ns7:KeywordStatus">InActive</
> > ns7:keywordStatuses>
> >                                 <ns7:keywordStatuses 
> > xsi:type="ns7:KeywordStatus">Paused</
> > ns7:keywordStatuses>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">Campaign</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">AdGroup</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">CreativeId</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">Keyword</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">KeywordTypeDisplay</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">Impressions</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">Clicks</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">CTR</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">Cost</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">CPC</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">MaximumCPC</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">AveragePosition</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">CreativeType</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">KeywordId</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">CampaignId</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">AdGroupId</
> > ns7:selectedColumns>
> >                                 <ns7:selectedColumns 
> > xsi:type="xsd:string">AdStatus</
> > ns7:selectedColumns>
> >                                 <ns7:selectedReportType 
> > xsi:type="xsd:string">Creative</
> > ns7:selectedReportType>
> >                         </job>
-- 
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-...@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.


Reply via email to