Is it possible to set custom parameters by keyword via the API?
141 views
Skip to first unread message
Rich K.
unread,
Jan 13, 2016, 8:23:46 AM1/13/16
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
I'm trying to utilize the API to set the custom parameter field on specific keywords. It looks like it is easy to set this field at a campaign and adgroup level but I do not see a way to set it for a specific keyword. I know it is possible to do through the AdWords UI. I am attempting to do this in C# using the 201509 API version. Any assistance with this question would be greatly appreciated.
Thanks,
Rich
Anthony Madrigal
unread,
Jan 13, 2016, 10:17:41 AM1/13/16
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 Rich,
You can set CustomParameters for a keyword using the AdGroupCriterionService. You can see it as one of the criterion fields here.