banner
Delete a banner.
Request format
https://adfox.yandex.com/api/v1
? object=account
& action=delete
& actionObject=banner
& campaignID=<integer>
& listIDs=<integer>
|
ID of the campaign the banner belongs to. |
|
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=banner&campaignID=136&listIDs=357,358
Response:
<response> <status> <code>0</code> </status> </response>
Other actions with the object
See more actions with the banner
object:
- Get a list of banners.
- Add a banner.
- Edit a banner.
- Get information about banner placement.
- Edit banner placement.
- Get statistics on campaigns/banners/placements for the day.
- Target a banner by frequency.
- Target a banner by geography.
- Target a banner by keywords.
- Target a banner by gender, age, or income.
- Target a banner by user characteristics.
- Target a banner by time.
ID of the object to delete.
Use a comma to separate object IDs in the list.
Required
ID of the campaign the banner belongs to.
Copied
Was the article helpful?
Previous
Next