Google IMA Advertising Module error codes. These are in addition to the error codes found in AdvertisingModuleErrorCode and VastErrorCode.

Enumeration Members

ADS_REQUEST_NETWORK_ERROR: 1012

There was a problem requesting ads from the server.

ASSET_FALLBACK_FAILED: 1021

There was an error with asset fallback.

AUTOPLAY_DISALLOWED: 1205

The browser prevented playback initiated without user interaction.

FAILED_TO_REQUEST_ADS: 1005

There was a problem requesting ads from the server.

FAILED_TO_REQUEST_IMA_SDK: 103

There was a problem downloading the IMA SDK.

INVALID_AD_TAG: 1013

The ad tag url specified was invalid. It needs to be properly encoded.

INVALID_ARGUMENTS: 1101

Invalid arguments were provided to SDK methods.

STREAM_INITIALIZATION_FAILED: 1020

There was an error with stream initialization during server side ad insertion.

UNKNOWN_AD_RESPONSE: 1010

The ad response was not understood and cannot be parsed.

UNSUPPORTED_LOCALE: 1011

Locale specified for the SDK is not supported.

VAST_ASSET_NOT_FOUND: 1007

No assets were found in the VAST ad response.

VAST_EMPTY_RESPONSE: 1009

Empty VAST response.

VAST_NO_ADS_AFTER_WRAPPER: 303

No Ads VAST response after one or more Wrappers.

Generated using TypeDoc