Hi, I'm not clear on what mutually exclusive options you are referring to, but you can validate your requests using the validateOnly header:
http://adwordsapi.blogspot.com/2009/12/discover-v2009-validateonly-header.html Best, - Eric On Feb 3, 9:10 am, ipsita rout <[email protected]> wrote: > Hi Eric > thanks a lot for the response.Your response helped me a lot to solve a > big problem.So many many thanks for that important information. > Now I need another help. > I found another error that some of the fields are mutually Exclusive > in nature.Hence they cant be used at a time. > Now my query is how to programmatically validate my interface to avoid > such error to occur?I can solve it by manually checking the mutually > Exclusive options and restrict my user not to check the mutually > Exclusive combinations.But it'll be very combursome and time > taking .I want to know ,is there any other option to avoid manually > checking the mutually exclusive combinations? > Plz reply. > > On Jan 29, 9:47 pm, AdWords API Advisor <[email protected]> > wrote: > > > > > Hi, > > > Please see my response in your other thread: > > > http://groups.google.com/group/adwords-api/browse_thread/thread/4871b... > > > Best, > > - Eric Koleda, AdWords API Team > > > On Jan 29, 8:41 am, ipsita rout <[email protected]> wrote: > > > > can I make report using more than one aggregation type but running the > > > report only once? > > > I mean, > > > as like I can get report for more than one clients of an MCC > > > registered A/c by using <clientEmails></clientEmails> in $report_job , > > > again as like I can get report for more than one options by using > > > <selectedColumns></selectedColumns> in $report_job > > > Exactly as above..........can I get report for more than one > > > aggregation type ? > > > I can do it by run it through a loop.But it'll give as many reports as > > > the number of aggregation types are there. > > > But I need everything in one report. > > > Like in <selectedColumns></selectedColumns> or <clientEmails></ > > > clientEmails>, we don't need to run reports separately for each > > > client's email or for each options. > > > So is there ant tags or any other option to run the report once for > > > more than one aggregation type? > > > Please reply- Hide quoted text - > > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en.
