Hi Sanjay Vel,

Using ReportUtils.downloadReport method u can download any report.
Pass reportDefination object as parameter to above method where you set 
values you needed.
Eg:

Exactly I dont know ruby code but logically I can explain you.

1) Create ReportDefinition object
set all the fields to above object like below
2) set dateRangeType 
3) set ReportType
4) set Download format (For your need CSV)
5) set selector (where you should create selector object prior to 
reportDefination object creation and set fields what you need like for 
keyword performance report setting keywordText,KeywordMatchType,Clicks 
etc..)
6)Finally pass this reportDefination object one among to downloadReport 
method on ReportUtils class.

    And output appears in ReportDownloadResponse.

Hope I gave an idea to you.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to