deleteAdvertiser
Delete an advertiser from a supercampaign.
Request format
https://adfox.yandex.com/api/v1
? object=superCampaign
& action=additionalUsers
& actionObject=deleteAdvertiser
& objectID=<integer>
& advertiserID=<integer>
|
|
ID of the supercampaign to remove a user from. |
|
|
Advertiser ID. Read also: |
Response format
<response>
<status>
<code>{integer}</code>
</status>
</response>
Response parameters
|
|
Request processing status. A value of |
Sample request and response
Request:
https://adfox.yandex.com/api/v1?object=superCampaign&action=additionalUsers&actionObject=deleteAdvertiser&objectID=39377&advertiserID=456Response:
<response> <status> <code>0</code> </status> </response>
Other actions with the object
Find out what else you can do with the superCampaign object:
- Add a supercampaign.
- Delete a supercampaign.
- Edit a supercampaign.
- Get a list of supercampaigns.
- Add an additional advertiser.
- Delete an assistant.
- Add an assistant.
ID of the supercampaign to remove a user from.
Advertiser ID.
Read also:
Required parameter.
Was the article helpful?
Previous
Next