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
Is it possible to set bids (using Adwords API) on each keyword instead of ad groups or campaigns? If it is please send me either link with description or maybe some working example.
Thank you very much!
Dhanya Sundararaju (AdWords API Team)
unread,
Mar 27, 2018, 2:40:24 PM3/27/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 Fedor,
You can use UpdateKeyword.java available in the java client library to update the bid of a keyword. Sample code for other languages can be found here. Please let me know if you have further questions.