In specific I want to avoid scheduling a validate report .Because for validating a report it take 1 API unit, while after validate the report when I have to schedule it,it take 500 API units.Is there any alternate option of schedule report so that it'll be economic?
On Jan 25, 8:37 pm, AdWords API Advisor <adwordsapiadvi...@google.com> wrote: > Hi, > > Unfortunately there is no way to run reports through the API without > using the ReportService.scheduleReportJob() method. Because > misconfigured reports are still charged at full price it is wise to > run ReportService.validateReportJob() first to ensure it is a valid > report. There is no way to avoid spending these API units. > > Best, > - Eric Koleda, AdWords API Team > > On Jan 24, 8:22 am, ipsita rout <afixi.ips...@gmail.com> wrote: > > > Hi to those who are going to help me > > My client has the MCC registered A/C and wants to see the records of > > all his clients by dynamically choosing the options.Again he needs an > > interface where multiple select options ,each belong to multiple > > aggregation type and multiple reports type. > > For example > > he through the interface he'll select lets say "Account" type ,then > > select 5 to 6 options from each of the aggregation types [here his > > report belongs to more than one aggregation types and each aggregation > > type has more than one options] > > then he select "Campaign" and same thing > > then he select something out of other report tupe and then he runs the > > report. > > I can do it by validating and then scheduling that report and finally > > making the downloding the XML file. > > But in this process my client has to afford so many API units.Is there > > any shortcut method or any other alternatives of schedule report > > option to make it economic. > > Plz reply -- 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.