How to get campaign keywords in adword java api ??

52 views
Skip to first unread message

Abdul Qayoom

unread,
Apr 16, 2016, 7:29:11 AM4/16/16
to AdWords API Forum
Hi All,
I want to get campaigns details reports in adwords java api please guide me how i extract report using java api??

 

Shwetha Vastrad (AdWords API Team)

unread,
Apr 18, 2016, 11:07:39 AM4/18/16
to AdWords API Forum
Hi Abdul,

You can use the download_criteria_report or download_criteria_report_as_stream_with_awql 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. To get statistics aggregated at keyword level, you could use Keyword Performance Report, and use the predicate CampaignId to filter Keywords for a particular Campaign.

Other languages example code could be found here. Please check out our reporting basics guide and getting started guide for more details.

Regards,
Shwetha, AdWords API Team. 
Reply all
Reply to author
Forward
0 new messages