The Invidi namespace.
Namespaces
Members
-
<static> PulseAdError :string
-
Potential errors encountered trying to play an ad.
Type:
- string
Properties:
Name Type Default Description REQUEST_FAILED
string requestFailed The request for the ad's media file did not return a valid response.
TIMED_OUT
string timedOut The request for the ad's media file did not complete, or media playback timed out.
NO_SUPPORTED_MEDIA_FILE
string noSupportedMediaFile The ad did not contain any supported media file formats.
COULD_NOT_PLAY
string couldNotPlay The video player could not display the ad's media file.