Today, we tried with an older date range, like from a week before, and got data in the response. Could it be that this report is only ready with data after quite some time? Can I pull it for yesterday or is it too early?
-------------------------- Pablo Alberto Camino pablo.cam...@puntofox.com +54-11-4103-6733 Live Messenger: pablo.cam...@puntofox.com Cuide el medio ambiente y NO IMPRIMA ESTE MENSAJE -----Mensaje original----- De: adwords-api@googlegroups.com [mailto:adwords-...@googlegroups.com] En nombre de AdWords API Advisor Enviado el: Martes, 12 de Enero de 2010 04:01 p.m. Para: AdWords API Forum Asunto: AdWords API Re: Placement report cames without any data Hi, Are you making this request against the production endpoint? Does this request work for other date ranges? Does this report return different data if scheduled through the UI? Best, - Eric Koleda, AdWords API Team On Dec 29 2009, 12:10 pm, TrafficManager <pablo.cam...@puntofox.com> wrote: > Hi, I'm having the following issue: > > I am requesting a Content Placement report and, even though the > request is valid, the response XML comes with no data on it. And it is > not like we have no campaigns running out there. Could somebody help > me out? Following are the request I'm using and the response I'm > getting: > > <job xsi:type='DefinedReportJob'> > <crossClient>true</crossClient> > <name>Informe API FOX LOCATION v2 - 2009-12-29</name> > <startDay>2009-12-28</startDay> > <endDay>2009-12-29</endDay> > <includeZeroImpression>false</includeZeroImpression> > <aggregationTypes>AdGroup</aggregationTypes> > <aggregationTypes>Url</aggregationTypes> > <aggregationTypes>Summary</aggregationTypes> > <selectedReportType>ContentPlacement</ > selectedReportType> > <selectedColumns>Campaign</selectedColumns> > <selectedColumns>AdGroup</selectedColumns> > <selectedColumns>PlacementDomain</selectedColumns> > <selectedColumns>PlacementUrl</selectedColumns> > <selectedColumns>Impressions</selectedColumns> > <selectedColumns>Clicks</selectedColumns> > <selectedColumns>CTR</selectedColumns> > <selectedColumns>CPC</selectedColumns> > <selectedColumns>CPM</selectedColumns> > <selectedColumns>Cost</selectedColumns> > <selectedColumns>Conversions</selectedColumns> > <selectedColumns>ConversionRate</selectedColumns> > </job> > > <report> > <table> > <columns> > <column name="campaign" /> > <column name="adgroup" /> > <column name="placementDomain" /> > <column name="placementUrl" /> > <column name="imps" /> > <column name="clicks" /> > <column name="ctr" /> > <column name="cpc" /> > <column name="cpm" /> > <column name="cost" /> > <column name="conv" /> > <column name="convRate" /> > </columns> > <rows /> > </table> > <totals> > <grandtotal imps="0" clicks="0" ctr="0.0" cpc="0" cpm="0" cost="0" > conv="0" convRate="0.0" /> > </totals> > </report>
-- 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.