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
Dear all,
is there any possibility to change/update campaign settings via AP or is it still not possible? If not: how does it work to delete the settings and set new ones via API?
Working on a script atm and can't find any solutions regarding this topic...
Thanks
Anthony Madrigal
unread,
Feb 5, 2016, 10:09:33 AM2/5/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 Laura,
You can use the CampaignService in order to update Campaign settings. Please look at the Campaign object to see which fields are available to be updated.
Our client libraries offer examples on how to update a campaign. Here is a link to our Java example.