V3 > Ad
Bulk delete advertisements.
Deletes the specified list of advertisements associated with the provided player.
delete/2/vod/players/{player}/ads
Path parameters
playerstring required
The Player unique identifier
Query parameters
adsstring required
A list of items, (either comma separated or as an array) (no duplicates) with the following rules: <note><bold>1</bold>: Identifier of an existing Ad</note>
Example:1jhvl2upwoctc,1jhvl2upwoctc,1jhvl2upwoctc
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.