Hi Abdul,

You can use the download_criteria_report 
<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201603/reporting/DownloadCriteriaReport.java>
 or download_criteria_report_as_stream_with_awql 
<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201603/reporting/DownloadCriteriaReportWithAwql.java>
 examples 
from the Java client library. You need to change the report name and report 
fields accordingly in the examples. To get statistics aggregated at 
campaign level, you could use Campaign Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report>.
 
To get statistics aggregated at keyword level, you could use Keyword 
Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report>,
 
and use the predicate CampaignId 
<https://developers.google.com/adwords/api/docs/appendix/reports/keywords-performance-report#campaignid>
 to 
filter Keywords for a particular Campaign.

Other languages example code could be found here 
<https://developers.google.com/adwords/api/docs/clientlibraries>. Please 
check out our reporting basics guide 
<https://developers.google.com/adwords/api/docs/guides/reporting> and getting 
started guide <https://developers.google.com/adwords/api/docs/guides/start> for 
more details.

Regards,
Shwetha, AdWords API Team. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/13cf70a2-2e94-41c1-a252-475ae9c7d041%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • How to get camp... Abdul Qayoom
    • Re: How to... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to