Verizon Media Events
-
The
VerizonMediaAdArrayevent object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdArrayEvent : VerizonMediaAdBaseEvent -
The
See moreVerizonMediaAdbase event object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBaseEvent : VerizonMediaAdsEvent -
Fired when a
VerizonMediaAdbegins.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBeginEvent : VerizonMediaAdEvent -
An object that contains an array of
See moreVerizonMediaAdBreak.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakArray : EventedArray<VerizonMediaAdBreak> -
The
VerizonMediaAdBreakArrayevent object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakArrayEvent : VerizonMediaAdBreakBaseEvent -
The
See moreVerizonMediaAdBreakbase event object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakBaseEvent : VerizonMediaAdsEvent -
Fired when a
VerizonMediaAdBreakbegins.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakBeginEvent : VerizonMediaAdBreakEvent -
Fired when a
VerizonMediaAdBreakends.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakEndEvent : VerizonMediaAdBreakEvent -
The
VerizonMediaAdBreakevent object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakEvent : VerizonMediaAdBreakBaseEvent -
Fired when a
VerizonMediaAdBreakis skipped.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakSkipEvent : VerizonMediaAdBreakEvent -
Fired when a
VerizonMediaAdBreakis updated.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakUpdateEvent : VerizonMediaAdBreakEvent -
Fired when the
VerizonMediaAdis completed.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdCompleteEvent : VerizonMediaAdEvent -
Fired when a
VerizonMediaAdends.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdEndEvent : VerizonMediaAdEvent -
The
VerizonMediaAdevent object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdEvent : VerizonMediaAdBaseEvent -
The
See moreVerizonMediaevent object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaEvent : EventProtocol -
Fired when the first quartile of a
VerizonMediaAdis watched.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdFirstQuartileEvent : VerizonMediaAdEvent -
Fired when the
VerizonMediaAdis watched up to the midpoint.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdMidPointEvent : VerizonMediaAdEvent -
Fired when the third quartile of a
VerizonMediaAdis watched.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdThirdQuartileEvent : VerizonMediaAdEvent -
Fired when a
VerizonMediaAdBreakis added.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAddAdBreakEvent : VerizonMediaAdBreakArrayEvent -
The
VerizonMediaAdsevent object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdsEvent : VerizonMediaEvent -
Fired when a
See moreVerizonMediaAssetInfoResponseevent occurs.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAssetInfoResponseEvent : VerizonMediaEvent -
Fired when a Verizon Media Ping error event occurs.
See moreDeclaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaPingErrorEvent : VerizonMediaEvent -
Fired when a Verizon Media Ping response event occurs.
See moreDeclaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaPingResponseEvent : VerizonMediaResponseEvent -
Fired when a
See moreVerizonMediaPreplayResponseevent occurs.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaPreplayResponseEvent : VerizonMediaResponseEvent -
Fired when a
VerizonMediaAdBreakis removed.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaRemoveAdBreakEvent : VerizonMediaAdBreakArrayEvent -
Fired when a
VerizonMediaAdis removed.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaRemoveAdEvent : VerizonMediaAdArrayEvent -
Fired when a Verizon Media response event occurs.
Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaResponseEvent : VerizonMediaEvent -
The movie rating of the asset
See moreRemark
In the online documentation the value for 0 is also “NOT RATED”. Since this is counter-intuitive, we have assumed this to be erronous and have modeled this according to the Movie Ratings, with 0 being “NOT APPLICABLE”.Declaration
Swift
@available(*, deprecated, message: "This enumeration will be removed with the next major release.") public enum VerizonMediaAssetMovieRating : Int, Decodable -
The tv-rating of the asset
See moreDeclaration
Swift
@available(*, deprecated, message: "This enumeration will be removed with the next major release.") public enum VerizonMediaAssetTvRating : Int, Decodable -
The type of a Verizon Media Asset.
See moreRemark
Can be used to specify the asset type of aVerizonMediaSource.Declaration
Swift
@available(*, deprecated, message: "This enumeration will be removed with the next major release.") public enum VerizonMediaAssetType : String, Codable -
The Verizon Media Preplay Response API.
See moreDeclaration
Swift
@available(*, deprecated, message: "This enumeration will be removed with the next major release.") public enum VerizonMediaPreplayResponse : Decodable -
The different types of Verizon Media Preplay responses.
See moreDeclaration
Swift
@available(*, deprecated, message: "This enumeration will be removed with the next major release.") public enum VerizonMediaPreplayResponseType : String, Decodable -
The different positions of the
See moreVerizonMediaResponseVodAdBreakin the content.Declaration
Swift
@available(*, deprecated, message: "This enumeration will be removed with the next major release.") public enum VerizonMediaResponseVodAdBreakPosition : String, Codable -
The Verizon Media ad break types.
See moreDeclaration
Swift
@available(*, deprecated, message: "This enumeration will be removed with the next major release.") public enum VerizonMediaResponseVodAdBreakType : String, Codable
-
The
See moreVerizonMediaAdArrayEventtypes.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct VerizonMediaAdArrayEventTypes -
The
See moreVerizonMediaAdBreakArrayEventtypes.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct VerizonMediaAdBreakArrayEventTypes -
The
See moreVerizonMediaAdBreakEventtypes.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct VerizonMediaAdBreakEventTypes -
The
See moreVerizonMediaAdEventtypes.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct VerizonMediaAdEventTypes -
Represents a Verizon Media Asset Info Response.
See moreDeclaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct VerizonMediaAssetInfoResponse : Decodable -
The
See moreVerizonMediaResponseEventtypes.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct VerizonMediaResponseEventTypes -
A boundary that represents a threshold after which an ad is no longer relevant.
See moreDeclaration
Swift
@available(*, deprecated, message: "This enumration will be removed with the next major release.") public enum Boundary : Decodable -
Represents the
Boundaryof an ad that is relevant for up to three days after the original airing.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct BoundaryC3 : Decodable -
Represents the
Boundaryof an ad that is relevant for up to seven days after the original airing.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct BoundaryC7 : Decodable -
Represents the
Boundarythat identifies special content.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct BoundaryHalftime : Decodable -
Represents the resolution of a Verizon Media thumbnail.
See moreDeclaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct ThumbnailResolution : Decodable
Verizon Media Events Reference