You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
I have one question. Can we use campaignIds to get the details those campaigns using aw-reporting? I'am trying to make partial synchronization where i can select the few campaigns.
Shwetha Vastrad (AdWords API Team)
unread,
Feb 14, 2017, 6:57:27 PM2/14/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi Eshwar,
It looks like the AwReporting framework doesn't support predicates yet. If you are using AdWords API to download reports, you can filter for specific campaigns using a predicate in the report definition. The example provided here filters results based on AdGroupStatus. You need to follow this guide to get started with AdWords API. The examples provided here demonstrate how to download reports using the AdWords API Java client library. Examples in other languages are provided here.