Retrieve Negative keyword lists Google AdWords API
782 views
Skip to first unread message
Veronica Mihaela
unread,
Mar 12, 2018, 4:04:07 AM3/12/18
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,
Can you please tell me if there is any way that I can create Negative keywords list and retrieve Negative keywords lists using the API (Google AdWords API).
I can add negative keywords, I can retrieve negative keywords but I don't find a way to create lists of negative keywords.
Thanks
Peter Oliquino
unread,
Mar 12, 2018, 5:00:35 AM3/12/18
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 Veronica,
For creating a shared set of Negative Keywords, you may refer to this guide. As for retrieving them, you may use the SharedCriterionService.get() or, you could also use the CampaignSharedSetService.get() for those that have already been associated to a campaign.
As for the performance data, you may refer to this section for the report types you can download.