Hello, Writing code to order the results as you see fit would be the right approach.
Cheers, -Jeff Posnick, AdWords API Team On Apr 25, 2:20 pm, "A. Yerenkow" <yeren...@gmail.com> wrote: > Yes, this was about XML data. > So, you don't have in near future plans to make it ordered? > If so, I'll write ordering code, no problem. > I just posted here to make sure this isn't a bug :) > > On 25 апр, 00:16, AdWords API Advisor <adwordsapiadvi...@google.com> > wrote: > > > Hello, > > > Just to clarify, are you talking about the order of the rows returned > > in the report XML you download using the AdWords API? > > > Assuming that's what you mean, then unfortunately there's no way to > > control the order that you get back. You'd have to take care of the > > ordering yourself in the code you write that handles the XML document. > > > Cheers, > > -Jeff Posnick, AdWords API Team > > > On Apr 24, 2:30 am, "A. Yerenkow" <yeren...@gmail.com> wrote: > > > > Hey guys! > > > I have here question, If i'm making a report for some campaigns (which > > > not always from same client account), > > > for example from 21 jan to 23 jan, for campaigns A,B,C; > > > I've got such report: > > > > 21 jan - campaign A - impressions - clicks - > > > 22 jan - campaign A - impressions - clicks - > > > 23 jan - campaign A - impressions - clicks - > > > 21 jan - campaign B - impressions - clicks - > > > 22 jan - campaign B - impressions - clicks - > > > 23 jan - campaign B - impressions - clicks - > > > 21 jan - campaign C - impressions - clicks - > > > 22 jan - campaign C - impressions - clicks - > > > 23 jan - campaign C - impressions - clicks - > > > > How about date ordering, which is default for google? > > > I mean, is there any way to get such report: > > > > 21 jan - campaign A - impressions - clicks - > > > 21 jan - campaign B - impressions - clicks - > > > 21 jan - campaign C - impressions - clicks - > > > 22 jan - campaign A - impressions - clicks - > > > 22 jan - campaign B - impressions - clicks - > > > 22 jan - campaign C - impressions - clicks - > > > 23 jan - campaign A - impressions - clicks - > > > 23 jan - campaign B - impressions - clicks - > > > 23 jan - campaign C - impressions - clicks - > > > > Thanks! > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---