This more recent thread has a bit more information: http://groups.google.com/group/adwords-api/browse_thread/thread/c911cada5161053b
Though I have not had a chance to start working on the proposed web tool for generating dummy report data yet. Cheers, -Jeff Posnick, AdWords API Team On Apr 27, 10:29 am, GS <sergey.genera...@paragon-software.com> wrote: > I get empty xml document with no data. Is there any information about > the solution of this question? > > First time this issue was in this > thread:http://groups.google.com/group/adwords-api/browse_thread/thread/8ddbc... > > Here is an example of generated xml document: > > <?xml version="1.0" standalone="yes"?> > > <report> > <table> > <columns> > <column name="campaign"></column> > <column name="adgroup"></column> > <column name="agStatus"></column> > <column name="imps"></column> > <column name="clicks"></column> > <column name="ctr"></column> > <column name="cpc"></column> > <column name="cost"></column> > <column name="pos"></column> > </columns> > <rows></rows> > </table> > <totals> > <grandtotal imps="0" clicks="0" ctr="0.0" cpc="0" cost="0" > pos="0.0"></grandtotal> > </totals> > </report> > > Is it possible to retrieve the structure of rows elements? > > If file defined.xml.gz is just static file on your server, is it > possible to modefy it, by adding all possible elements to it? > > Tnx. --~--~---------~--~----~------------~-------~--~----~ 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-api@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 -~----------~----~----~----~------~----~------~--~---