deleteAssistant
Delete an additional assistant from a supercampaign.
Request format
https://adfox.yandex.com/api/v1
? object=superCampaign
& action=additionalUsers
& actionObject=deleteAssistant
& objectID=<integer>
& assistantID=<integer>
|
The ID of the supercampaign to delete a user from. |
|
The ID of the assistant to whom you want to give access to the object based on their permissions. See also: |
* Required
Response format
<response>
<status>
<code>{integer}</code>
</status>
</response>
Response parameters
|
Request processing status. For the key, see Error handling. |
Sample request and response
Request:
https://adfox.yandex.com/api/v1?object=superCampaign&action=additionalUsers&actionObject=deleteAssistant&objectID=39377&assistantID=456
Response:
<response> <status> <code>0</code> </status> </response>
Other actions with the object
See also other actions with the superCampaign
object:
- Add a supercampaign.
- Delete a supercampaign.
- Edit a supercampaign.
- Get a list of supercampaigns.
- Add an additional advertiser.
- Add an additional assistant.
- Delete an additional advertiser.
The ID of the supercampaign to delete a user from.
The ID of the assistant to whom you want to give access to the object based on their permissions.
See also:
Required
Copied
Was the article helpful?
Previous
Next