Docs
THEOplayer.com
Preparing search index...
The search index is not available
THEOplayer Web SDK
THEOplayer Web SDK
VerizonMediaRemoveAdEvent
Interface VerizonMediaRemoveAdEvent
Fired when the ad is removed.
interface
VerizonMediaRemoveAdEvent
{
ad
:
VerizonMediaAd
;
date
:
Date
;
type
:
"removead"
;
}
Hierarchy (
view full
)
Event
<
"removead"
>
VerizonMediaRemoveAdEvent
Index
Properties
ad
date
type
Properties
Readonly
ad
ad
:
VerizonMediaAd
date
date
:
Date
The creation date of the event.
type
type
:
"removead"
The type of the event.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
ad
date
type
THEOplayer Web SDK
Loading...
Fired when the ad is removed.