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 Guys
Pretty much the title sums it up.
I need to pause at adgroup level using PauseAd.php.
Thanks
Anthony Madrigal
unread,
Oct 7, 2016, 11:24:09 AM10/7/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 Robert,
You can pause ad groups by setting the status of an AdGroup to PAUSED using the AdGroupService. You can use the PauseAd.php as a reference since it is very similar in its execution.