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 there,
is it possible to change the RLSA bid modifier via API? It would be nice to get a help article if it is possible. All I found until now was not for RLSA.
Best regards
Michael
Shwetha Vastrad (AdWords API Team)
unread,
Jun 8, 2016, 11:32:36 AM6/8/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 Michael,
You can use the AdGroupCriterionService to add a BiddableAdGroupCriterion to an AdGroup that sets the bid modifier for a Remarketing list. A sample Java code snippet that modifies bids for Remarketing lists is provided here.