Deleting VoD content
VOD content items can only be deleted via a content import.
To delete a VOD content item:
In OpCon, display the VOD content item
Make a note of the configuration details to be deleted, for example:
- Editorial content
- Technical content
- Editorial channel
- Technical channel
- Playable asset
- Security information
- Parental rating
Reference asset
Referring to Deleting content, add the relevant delete elements to the import file XSD in the correct order:
<deletePlayableAsset>
<deleteSecurityInfo>
<deleteParentalRating>
<deleteReferenceAsset>
<deleteTechnicalContent>
<deleteTechnicalChannel>
<deleteEditorialChannel>
<deleteEditorialContent>
To delete the whole season or series, you would also include:
<deleteContentGroup>
- Upload the import file XSD in the normal manner.