AdWords API Re: can I make report using more than one aggregation type but running the report only once?

2010-01-29 Thread AdWords API Advisor
Hi, Please see my response in your other thread: http://groups.google.com/group/adwords-api/browse_thread/thread/4871bb6956a7d82d/ Best, - Eric Koleda, AdWords API Team On Jan 29, 8:41 am, ipsita rout wrote: > can I make report using more than one aggregation type but running the > report o

AdWords API Re: can I make report using more than one aggregation type but running the report only once?

2010-02-03 Thread ipsita rout
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 h

AdWords API Re: can I make report using more than one aggregation type but running the report only once?

2010-02-04 Thread AdWords API Advisor
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 wrote: > Hi Eric > thanks a

AdWords API Re: can I make report using more than one aggregation type but running the report only once?

2010-02-07 Thread ipsita rout
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 ,then with combination

AdWords API Re: can I make report using more than one aggregation type but running the report only once?

2010-02-08 Thread AdWords API Advisor
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 prob