Type alias VerizonMediaAssetType

VerizonMediaAssetType: "asset" | "channel" | "event"

The type of an asset on the Verizon Media Platform, represented by a value from the following list:
- 'asset': A Video-on-demand content asset.
- 'channel': A Live content channel.
- 'event': A Live event.

Generated using TypeDoc