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 and Google Ads API Forum
Hi,I have hundreds of campaign in my account, i want to set that to one goal in bulk, how can i to do that?
Teja Makani
unread,
May 29, 2018, 4:23:02 PM5/29/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 and Google Ads API Forum
Hello Dea,
Could you please confirm what updates you are trying to perform on a campaign? You could use the BatchJobService to perform operations in bulk. To update the campaigns, you could use the CampaignOperation. Please check the guide on Batch processing for more details. The code sample to add a complete campaign in Java using the batch job service should be helpful for you. Samples in other languages can also be found here.
Please let me know if this answers your question. If not, could you please share the UI screenshot of the update that you are trying to perform via the API?