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
Добрый день. Подключил библиотеку v201506 в итоге при создании контекста через api пишет ошибку Fatal error: Uncaught SoapFault exception: [soap:Server]
[SettingError.TARGET_ALL_IS_NOT_ALLOWED_FOR_PLACEMENT_IN_SEARCH_CAMPAIGN
@ operations[0].operand.settings[0]] в AdsSoapClient.php в строке 216
Anthony Madrigal
unread,
Sep 1, 2015, 10:20:52 AM9/1/15
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,
The error you are getting means that you are trying to set PLACEMENT to targetAll, which is not allowed in search campaigns. Please make sure you either set the targeting type to something other than targetAll or set targetAll for a display network campaign.