Hi,

Thank you for the clarification.  You can validate your reports using
the ReportService method validateReportJob():

  
http://code.google.com/apis/adwords/docs/developer/ReportService.html#validateReportJob

I'm not sure I understand the Structure report question.  Can you
illustrate the problem, perhaps with SOAP XML or sample code?

Best,
- Eric

On Feb 8, 12:30 am, ipsita rout <[email protected]> wrote:
> Hi Eric,
> I should say sorry for not mentioning an example to clear my doubt on
> Mutually Exclusive options stuff .
> Lets say in a report type,I select  the report type as
> "Account" ,aggregation type as "Daily",then I select
> "ConversionCategory" or "ConversionName" as one of my
> <selectedColumns>,then with combination of "ConversionCategory" or
> "ConversionName", I cant select "CPC","Cost","Clicks" etc.. as my
> other "<selectedColumns>".It shows an error that these are Mutually
> Exclusive options.
> But any way ......I have solved this error by validating the selection
> group through javascript.
> I disable all the options which can not be selected  when
> "ConversionCategory" or "ConversionCategory" or both are selected .
> Now I have another doubt ................
> When I select the report type as "Structure" ,aggregation type as "
> AdGroup" or "Campaign" or "Creative" or "Keyword"  and
> <selectedColumns> corresponding to the aggregation type.
> I got error
> My client is an MCC account and I am using v13 version and PHP
> language.
> As far I know structure report can not be drawn for ac MCC A/C.
> And if I have get those records we have to set the report job
> specifying report type as " AdGroup" or "Campaign" or "Creative" or
> "Keyword".Am I right?plz reply and
> Please help to solve my problem to get records mentioning the report
> type as "Structure".
> On Feb 4, 8:07 pm, AdWords API Advisor <[email protected]>
> wrote:
>
>
>
> > 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-he...
>
> > 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.

Reply via email to