place
Delete a placement.
Request format
https://adfox.yandex.com/api/v1
? object=account
& action=delete
& actionObject=place
& siteiD=<integer>
& listIDs=<integer>
|
ID of the site where the placement is located. |
|
ID of the object to delete. Use a comma to separate object IDs in the list. |
* Required
Response format
<response>
<status>
<code>{integer}</code>
</status>
</response>
Response parameters
|
Request processing status. If the value is |
Sample request and response
Request:
https://adfox.yandex.com/api/v1?object=account&action=delete&actionObject=place&siteID=136&listIDs=357,358
Response:
<response> <status> <code>0</code> </status> </response>
Other actions with the object
See more actions with the place
object:
- Add a placement.
- Add a backup ad.
- Get a list of placements.
- Get a list of active banners on the placement.
- Edit placement parameters.
- Get an ad tag from the placement level.
ID of the object to delete.
Use a comma to separate object IDs in the list.
Required
ID of the site where the placement is located.
Copied
Was the article helpful?
Previous
Next