Enum DaiIngestErrorReasonEnum.DaiIngestErrorReason (0.54.0)

public enum DaiIngestErrorReasonEnum.DaiIngestErrorReason extends Enum<DaiIngestErrorReasonEnum.DaiIngestErrorReason> implements ProtocolMessageEnum

Represents an error associated with a Dynamic Ad Insertion (DAI) Content's status.

Protobuf enum google.ads.admanager.v1.DaiIngestErrorReasonEnum.DaiIngestErrorReason

Implements

ProtocolMessageEnum

Static Fields

Name Description
AAC_PARSE_ERROR

Error parsing an AAC file while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

AAC_PARSE_ERROR = 32;

AAC_PARSE_ERROR_VALUE

Error parsing an AAC file while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

AAC_PARSE_ERROR = 32;

AAC_SPLIT_ERROR

Error splitting an AAC segment. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

AAC_SPLIT_ERROR = 31;

AAC_SPLIT_ERROR_VALUE

Error splitting an AAC segment. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

AAC_SPLIT_ERROR = 31;

AC3_PARSE_ERROR

Error parsing an AC-3 file while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

AC3_PARSE_ERROR = 40;

AC3_PARSE_ERROR_VALUE

Error parsing an AC-3 file while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

AC3_PARSE_ERROR = 40;

AC3_SPLIT_ERROR

Error splitting an AC-3 segment. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

AC3_SPLIT_ERROR = 39;

AC3_SPLIT_ERROR_VALUE

Error splitting an AC-3 segment. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

AC3_SPLIT_ERROR = 39;

ADTS_PARSE_ERROR

Error parsing ADTS while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

ADTS_PARSE_ERROR = 30;

ADTS_PARSE_ERROR_VALUE

Error parsing ADTS while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

ADTS_PARSE_ERROR = 30;

AD_BREAK_TAGS_INCONSISTENT_ACROSS_VARIANTS

The ad break tags in the preconditioned Content are not in the same locations across all variant playlists.

AD_BREAK_TAGS_INCONSISTENT_ACROSS_VARIANTS = 14;

AD_BREAK_TAGS_INCONSISTENT_ACROSS_VARIANTS_VALUE

The ad break tags in the preconditioned Content are not in the same locations across all variant playlists.

AD_BREAK_TAGS_INCONSISTENT_ACROSS_VARIANTS = 14;

CANNOT_DETERMINE_CORRECT_SUBTITLES_FOR_LANGUAGE

There are multiple subtitles files at the closed caption URI, and none of them match the language defined in the feed.

CANNOT_DETERMINE_CORRECT_SUBTITLES_FOR_LANGUAGE = 26;

CANNOT_DETERMINE_CORRECT_SUBTITLES_FOR_LANGUAGE_VALUE

There are multiple subtitles files at the closed caption URI, and none of them match the language defined in the feed.

CANNOT_DETERMINE_CORRECT_SUBTITLES_FOR_LANGUAGE = 26;

CHAPTER_PTS_MISMATCH

Error caused when the PTS values do not align across chapters.

CHAPTER_PTS_MISMATCH = 55;

CHAPTER_PTS_MISMATCH_VALUE

Error caused when the PTS values do not align across chapters.

CHAPTER_PTS_MISMATCH = 55;

CHAPTER_RENDITION_ERROR

Error occurred while chaptering renditions in the Content.

CHAPTER_RENDITION_ERROR = 56;

CHAPTER_RENDITION_ERROR_VALUE

Error occurred while chaptering renditions in the Content.

CHAPTER_RENDITION_ERROR = 56;

CHAPTER_TIME_OUT_OF_BOUNDS

A chapter time for the Content is outside of the range of the Content's duration. The trigger for this error is the chapter time (a parsable long representing the time in ms) that is out of bounds.

CHAPTER_TIME_OUT_OF_BOUNDS = 9;

CHAPTER_TIME_OUT_OF_BOUNDS_VALUE

A chapter time for the Content is outside of the range of the Content's duration. The trigger for this error is the chapter time (a parsable long representing the time in ms) that is out of bounds.

CHAPTER_TIME_OUT_OF_BOUNDS = 9;

CLOSED_CAPTIONS_WITH_DUPLICATE_KEYS

Closed captions for a Content should be unique by 'language + name'.

CLOSED_CAPTIONS_WITH_DUPLICATE_KEYS = 52;

CLOSED_CAPTIONS_WITH_DUPLICATE_KEYS_VALUE

Closed captions for a Content should be unique by 'language + name'.

CLOSED_CAPTIONS_WITH_DUPLICATE_KEYS = 52;

CLOSED_CAPTION_CHARACTERISTICS_VALUE_UNEXPECTED

The common subtitle characteristics values listed in the HLS spec are: 1)"public.accessibility.transcribes-spoken-dialog", 2)"public.accessibility.describes-music-and-sound", 3)"public.easy-to-read";

CLOSED_CAPTION_CHARACTERISTICS_VALUE_UNEXPECTED = 51;

CLOSED_CAPTION_CHARACTERISTICS_VALUE_UNEXPECTED_VALUE

The common subtitle characteristics values listed in the HLS spec are: 1)"public.accessibility.transcribes-spoken-dialog", 2)"public.accessibility.describes-music-and-sound", 3)"public.easy-to-read";

CLOSED_CAPTION_CHARACTERISTICS_VALUE_UNEXPECTED = 51;

CLOSED_CAPTION_LANGUAGE_VALUE_INVALID

The subtitle language code should not contain "$$$$$".

CLOSED_CAPTION_LANGUAGE_VALUE_INVALID = 49;

CLOSED_CAPTION_LANGUAGE_VALUE_INVALID_VALUE

The subtitle language code should not contain "$$$$$".

CLOSED_CAPTION_LANGUAGE_VALUE_INVALID = 49;

CLOSED_CAPTION_NAME_VALUE_INVALID

The subtitle name should not contain "$$$$$".

CLOSED_CAPTION_NAME_VALUE_INVALID = 50;

CLOSED_CAPTION_NAME_VALUE_INVALID_VALUE

The subtitle name should not contain "$$$$$".

CLOSED_CAPTION_NAME_VALUE_INVALID = 50;

CONTENT_HAS_CHAPTER_TIMES_BUT_NO_MIDROLL_SETTINGS

The Content has chapter times but the Content's source has no CDN settings for midrolls. There is no trigger for this error.

CONTENT_HAS_CHAPTER_TIMES_BUT_NO_MIDROLL_SETTINGS = 11;

CONTENT_HAS_CHAPTER_TIMES_BUT_NO_MIDROLL_SETTINGS_VALUE

The Content has chapter times but the Content's source has no CDN settings for midrolls. There is no trigger for this error.

CONTENT_HAS_CHAPTER_TIMES_BUT_NO_MIDROLL_SETTINGS = 11;

CONTENT_HAS_MIDROLLS_BUT_NO_SPLIT_CONTENT_CONFIG

The Content has midrolls but there was no split Content config on the CDN configuration for that Content so the Content was not conditioned. There is no trigger for this error.

CONTENT_HAS_MIDROLLS_BUT_NO_SPLIT_CONTENT_CONFIG = 28;

CONTENT_HAS_MIDROLLS_BUT_NO_SPLIT_CONTENT_CONFIG_VALUE

The Content has midrolls but there was no split Content config on the CDN configuration for that Content so the Content was not conditioned. There is no trigger for this error.

CONTENT_HAS_MIDROLLS_BUT_NO_SPLIT_CONTENT_CONFIG = 28;

CONTENT_HAS_MIDROLLS_BUT_SOURCE_HAS_MIDROLLS_DISABLED

The Content has midrolls but the source the Content was ingested from has mid-rolls disabled, so the Content was not conditioned. There is no trigger for this error.

CONTENT_HAS_MIDROLLS_BUT_SOURCE_HAS_MIDROLLS_DISABLED = 29;

CONTENT_HAS_MIDROLLS_BUT_SOURCE_HAS_MIDROLLS_DISABLED_VALUE

The Content has midrolls but the source the Content was ingested from has mid-rolls disabled, so the Content was not conditioned. There is no trigger for this error.

CONTENT_HAS_MIDROLLS_BUT_SOURCE_HAS_MIDROLLS_DISABLED = 29;

COULD_NOT_FETCH_DASH

Error during DASH ingest: could not fetch DASH manifest.

COULD_NOT_FETCH_DASH = 60;

COULD_NOT_FETCH_DASH_VALUE

Error during DASH ingest: could not fetch DASH manifest.

COULD_NOT_FETCH_DASH = 60;

COULD_NOT_FETCH_HLS

There was an error while trying to fetch the HLS from the specified ingest URL. The trigger for this error is the ingest URL specified in the publisher's feed.

COULD_NOT_FETCH_HLS = 4;

COULD_NOT_FETCH_HLS_VALUE

There was an error while trying to fetch the HLS from the specified ingest URL. The trigger for this error is the ingest URL specified in the publisher's feed.

COULD_NOT_FETCH_HLS = 4;

COULD_NOT_FETCH_MEDIA

Error fetching the media files from the URLs specified in the master HLS playlist. The trigger for this error is a media playlist URL within the publisher's HLS playlist that could not be fetched.

COULD_NOT_FETCH_MEDIA = 7;

COULD_NOT_FETCH_MEDIA_VALUE

Error fetching the media files from the URLs specified in the master HLS playlist. The trigger for this error is a media playlist URL within the publisher's HLS playlist that could not be fetched.

COULD_NOT_FETCH_MEDIA = 7;

COULD_NOT_FETCH_SUBTITLES

There was an error while trying to fetch the subtitles from the specified closed caption url. The trigger for this error is the closed caption URL specified in the publisher's feed.

COULD_NOT_FETCH_SUBTITLES = 5;

COULD_NOT_FETCH_SUBTITLES_VALUE

There was an error while trying to fetch the subtitles from the specified closed caption url. The trigger for this error is the closed caption URL specified in the publisher's feed.

COULD_NOT_FETCH_SUBTITLES = 5;

COULD_NOT_UPLOAD_SPLIT_MEDIA_AUTHENTICATION_FAILED

Uploading split media segments failed due to an authentication error.

COULD_NOT_UPLOAD_SPLIT_MEDIA_AUTHENTICATION_FAILED = 18;

COULD_NOT_UPLOAD_SPLIT_MEDIA_AUTHENTICATION_FAILED_VALUE

Uploading split media segments failed due to an authentication error.

COULD_NOT_UPLOAD_SPLIT_MEDIA_AUTHENTICATION_FAILED = 18;

COULD_NOT_UPLOAD_SPLIT_MEDIA_CONNECTION_FAILED

Uploading spit media segments failed due to a connection error.

COULD_NOT_UPLOAD_SPLIT_MEDIA_CONNECTION_FAILED = 19;

COULD_NOT_UPLOAD_SPLIT_MEDIA_CONNECTION_FAILED_VALUE

Uploading spit media segments failed due to a connection error.

COULD_NOT_UPLOAD_SPLIT_MEDIA_CONNECTION_FAILED = 19;

COULD_NOT_UPLOAD_SPLIT_MEDIA_WRITE_FAILED

Uploading split media segments failed due to a write error.

COULD_NOT_UPLOAD_SPLIT_MEDIA_WRITE_FAILED = 20;

COULD_NOT_UPLOAD_SPLIT_MEDIA_WRITE_FAILED_VALUE

Uploading split media segments failed due to a write error.

COULD_NOT_UPLOAD_SPLIT_MEDIA_WRITE_FAILED = 20;

CUE_POINT_COUNT_DOES_NOT_MATCH_PTS_COUNT

Error caused by the number of PTS being a different value than the number of cue points + 1.

CUE_POINT_COUNT_DOES_NOT_MATCH_PTS_COUNT = 44;

CUE_POINT_COUNT_DOES_NOT_MATCH_PTS_COUNT_VALUE

Error caused by the number of PTS being a different value than the number of cue points + 1.

CUE_POINT_COUNT_DOES_NOT_MATCH_PTS_COUNT = 44;

DAI_INGEST_ERROR_REASON_UNSPECIFIED

Default value. This value is unused.

DAI_INGEST_ERROR_REASON_UNSPECIFIED = 0;

DAI_INGEST_ERROR_REASON_UNSPECIFIED_VALUE

Default value. This value is unused.

DAI_INGEST_ERROR_REASON_UNSPECIFIED = 0;

DASH_CONDITIONING_NOT_SUPPORTED

Error during DASH ingest: DASH conditioning not supported.

DASH_CONDITIONING_NOT_SUPPORTED = 62;

DASH_CONDITIONING_NOT_SUPPORTED_VALUE

Error during DASH ingest: DASH conditioning not supported.

DASH_CONDITIONING_NOT_SUPPORTED = 62;

DASH_CUE_POINT_EVENT_MISMATCH

The DASH Content has cue points but they do not match the Event durations from the DASH manifest EventStream, if present.

DASH_CUE_POINT_EVENT_MISMATCH = 46;

DASH_CUE_POINT_EVENT_MISMATCH_VALUE

The DASH Content has cue points but they do not match the Event durations from the DASH manifest EventStream, if present.

DASH_CUE_POINT_EVENT_MISMATCH = 46;

DASH_MANIFEST_CONDITIONING_FAILED

The DASH manifest cannot be conditioned for midrolls.

DASH_MANIFEST_CONDITIONING_FAILED = 47;

DASH_MANIFEST_CONDITIONING_FAILED_VALUE

The DASH manifest cannot be conditioned for midrolls.

DASH_MANIFEST_CONDITIONING_FAILED = 47;

DASH_MANIFEST_CONDITIONING_SEGMENT_BOUNDARY_ERROR

The DASH manifest cannot be conditioned for midrolls because one or more of the cue points do not lie on a media segment boundary.

DASH_MANIFEST_CONDITIONING_SEGMENT_BOUNDARY_ERROR = 48;

DASH_MANIFEST_CONDITIONING_SEGMENT_BOUNDARY_ERROR_VALUE

The DASH manifest cannot be conditioned for midrolls because one or more of the cue points do not lie on a media segment boundary.

DASH_MANIFEST_CONDITIONING_SEGMENT_BOUNDARY_ERROR = 48;

DISCONTINUITY_COUNT_DOES_NOT_MATCH_PTS_COUNT

Error caused by the number of PTS being a different value than the number of discontinuity tags + 1.

DISCONTINUITY_COUNT_DOES_NOT_MATCH_PTS_COUNT = 45;

DISCONTINUITY_COUNT_DOES_NOT_MATCH_PTS_COUNT_VALUE

Error caused by the number of PTS being a different value than the number of discontinuity tags + 1.

DISCONTINUITY_COUNT_DOES_NOT_MATCH_PTS_COUNT = 45;

EAC3_PARSE_ERROR

Error parsing an E-AC-3 file while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

EAC3_PARSE_ERROR = 43;

EAC3_PARSE_ERROR_VALUE

Error parsing an E-AC-3 file while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

EAC3_PARSE_ERROR = 43;

EAC3_SPLIT_ERROR

Error splitting an E-AC-3 segment. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

EAC3_SPLIT_ERROR = 41;

EAC3_SPLIT_ERROR_VALUE

Error splitting an E-AC-3 segment. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

EAC3_SPLIT_ERROR = 41;

INTERNAL_ERROR

An internal error occurred. There is no trigger for this error.

INTERNAL_ERROR = 10;

INTERNAL_ERROR_VALUE

An internal error occurred. There is no trigger for this error.

INTERNAL_ERROR = 10;

INVALID_CLOSED_CAPTION_URL

The closed caption URL provided in the publisher's Content source feed is invalid.

INVALID_CLOSED_CAPTION_URL = 2;

INVALID_CLOSED_CAPTION_URL_VALUE

The closed caption URL provided in the publisher's Content source feed is invalid.

INVALID_CLOSED_CAPTION_URL = 2;

INVALID_ENCRYPTION_KEY

Error caused by an invalid encryption key. The trigger for this error is a media playlist URL within the publisher's HLS playlist that has the invalid encryption key.

INVALID_ENCRYPTION_KEY = 42;

INVALID_ENCRYPTION_KEY_VALUE

Error caused by an invalid encryption key. The trigger for this error is a media playlist URL within the publisher's HLS playlist that has the invalid encryption key.

INVALID_ENCRYPTION_KEY = 42;

INVALID_INGEST_URL

The ingest URL provided in the publisher's Content source feed is invalid. The trigger for this error is the ingest URL specified in the publisher's feed.

INVALID_INGEST_URL = 1;

INVALID_INGEST_URL_VALUE

The ingest URL provided in the publisher's Content source feed is invalid. The trigger for this error is the ingest URL specified in the publisher's feed.

INVALID_INGEST_URL = 1;

INVALID_MEDIA_PROFILE

The media profile is invalid due to missing data.

INVALID_MEDIA_PROFILE = 54;

INVALID_MEDIA_PROFILE_VALUE

The media profile is invalid due to missing data.

INVALID_MEDIA_PROFILE = 54;

INVALID_TRANSCODING_REQUEST

Error during notification processing: invalid transcoding request.

INVALID_TRANSCODING_REQUEST = 57;

INVALID_TRANSCODING_REQUEST_VALUE

Error during notification processing: invalid transcoding request.

INVALID_TRANSCODING_REQUEST = 57;

MALFORMED_DASH

Error during DASH ingest: malformed DASH manifest.

MALFORMED_DASH = 61;

MALFORMED_DASH_VALUE

Error during DASH ingest: malformed DASH manifest.

MALFORMED_DASH = 61;

MALFORMED_MEDIA_BYTES

The media from the publisher's CDN is malformed and cannot be conditioned. The trigger for this error is a media playlist URL within the publisher's HLS playlist that is malformed.

MALFORMED_MEDIA_BYTES = 8;

MALFORMED_MEDIA_BYTES_VALUE

The media from the publisher's CDN is malformed and cannot be conditioned. The trigger for this error is a media playlist URL within the publisher's HLS playlist that is malformed.

MALFORMED_MEDIA_BYTES = 8;

MALFORMED_MEDIA_PLAYLIST

There is bad/missing/malformed data in a media playlist. The trigger for this error is the URL that points to the malformed media playlist.

MALFORMED_MEDIA_PLAYLIST = 12;

MALFORMED_MEDIA_PLAYLIST_VALUE

There is bad/missing/malformed data in a media playlist. The trigger for this error is the URL that points to the malformed media playlist.

MALFORMED_MEDIA_PLAYLIST = 12;

MALFORMED_SUBTITLES

There is bad/missing/malformed data in a subtitles file. The trigger for this error is the URL that points to the malformed subtitles.

MALFORMED_SUBTITLES = 15;

MALFORMED_SUBTITLES_VALUE

There is bad/missing/malformed data in a subtitles file. The trigger for this error is the URL that points to the malformed subtitles.

MALFORMED_SUBTITLES = 15;

MISSING_CLOSED_CAPTION_URL

There is no closed caption URL for a Content in the publisher's Content source feed. There is no trigger for this error.

MISSING_CLOSED_CAPTION_URL = 3;

MISSING_CLOSED_CAPTION_URL_VALUE

There is no closed caption URL for a Content in the publisher's Content source feed. There is no trigger for this error.

MISSING_CLOSED_CAPTION_URL = 3;

MISSING_SUBTITLE_LANGUAGE

One of the subtitles from the closed caption URL is missing a language. The trigger for this error is the closed caption URL that does not have a language associated with it.

MISSING_SUBTITLE_LANGUAGE = 6;

MISSING_SUBTITLE_LANGUAGE_VALUE

One of the subtitles from the closed caption URL is missing a language. The trigger for this error is the closed caption URL that does not have a language associated with it.

MISSING_SUBTITLE_LANGUAGE = 6;

MIXED_AD_BREAK_TAGS

Multiple ways of denoting ad breaks were detected in a media playlist (e.g. placement opportunity tags, cue markers, etc.)

MIXED_AD_BREAK_TAGS = 13;

MIXED_AD_BREAK_TAGS_VALUE

Multiple ways of denoting ad breaks were detected in a media playlist (e.g. placement opportunity tags, cue markers, etc.)

MIXED_AD_BREAK_TAGS = 13;

MULTIPLE_ELEMENTARY_STREAMS_OF_SAME_MEDIA_TYPE_IN_TS

Encountered multiple elementary streams of the same media type (audio, video) within a transport stream. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

MULTIPLE_ELEMENTARY_STREAMS_OF_SAME_MEDIA_TYPE_IN_TS = 36;

MULTIPLE_ELEMENTARY_STREAMS_OF_SAME_MEDIA_TYPE_IN_TS_VALUE

Encountered multiple elementary streams of the same media type (audio, video) within a transport stream. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

MULTIPLE_ELEMENTARY_STREAMS_OF_SAME_MEDIA_TYPE_IN_TS = 36;

NO_CDN_CONFIG_FOUND

No CDN configuration found for the Content. The trigger for this error is the Content's master playlist URI.

NO_CDN_CONFIG_FOUND = 27;

NO_CDN_CONFIG_FOUND_VALUE

No CDN configuration found for the Content. The trigger for this error is the Content's master playlist URI.

NO_CDN_CONFIG_FOUND = 27;

NO_IFRAMES_NEAR_CUE_POINT

Error splitting because there were no i-frames near the target split point. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

NO_IFRAMES_NEAR_CUE_POINT = 38;

NO_IFRAMES_NEAR_CUE_POINT_VALUE

Error splitting because there were no i-frames near the target split point. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

NO_IFRAMES_NEAR_CUE_POINT = 38;

PLAYLISTS_HAVE_DIFFERENT_NUMBER_OF_DISCONTINUITIES

Variants in a playlist do not have the same number of discontinuities. The trigger for this error is the master playlist URI.

PLAYLISTS_HAVE_DIFFERENT_NUMBER_OF_DISCONTINUITIES = 21;

PLAYLISTS_HAVE_DIFFERENT_NUMBER_OF_DISCONTINUITIES_VALUE

Variants in a playlist do not have the same number of discontinuities. The trigger for this error is the master playlist URI.

PLAYLISTS_HAVE_DIFFERENT_NUMBER_OF_DISCONTINUITIES = 21;

PLAYLIST_DISCONTINUITY_PTS_VALUES_DIFFER_TOO_MUCH

The PTS at a discontinuity varies too much between the different variants. The trigger for this error is the master playlist URI.

PLAYLIST_DISCONTINUITY_PTS_VALUES_DIFFER_TOO_MUCH = 23;

PLAYLIST_DISCONTINUITY_PTS_VALUES_DIFFER_TOO_MUCH_VALUE

The PTS at a discontinuity varies too much between the different variants. The trigger for this error is the master playlist URI.

PLAYLIST_DISCONTINUITY_PTS_VALUES_DIFFER_TOO_MUCH = 23;

PLAYLIST_GENERATION_FAILED

Error during playlist generation.

PLAYLIST_GENERATION_FAILED = 59;

PLAYLIST_GENERATION_FAILED_VALUE

Error during playlist generation.

PLAYLIST_GENERATION_FAILED = 59;

PLAYLIST_HAS_NO_STARTING_PTS_VALUE

The playlist does not have a starting PTS value. The trigger for this error is the master playlist URI.

PLAYLIST_HAS_NO_STARTING_PTS_VALUE = 22;

PLAYLIST_HAS_NO_STARTING_PTS_VALUE_VALUE

The playlist does not have a starting PTS value. The trigger for this error is the master playlist URI.

PLAYLIST_HAS_NO_STARTING_PTS_VALUE = 22;

PLAYLIST_ITEM_URL_DOES_NOT_MATCH_INGEST_COMMON_PATH

A playlist item has a URL that does not begin with the ingest common path provided in the DAI settings. The trigger for this error is the playlist item URL.

PLAYLIST_ITEM_URL_DOES_NOT_MATCH_INGEST_COMMON_PATH = 17;

PLAYLIST_ITEM_URL_DOES_NOT_MATCH_INGEST_COMMON_PATH_VALUE

A playlist item has a URL that does not begin with the ingest common path provided in the DAI settings. The trigger for this error is the playlist item URL.

PLAYLIST_ITEM_URL_DOES_NOT_MATCH_INGEST_COMMON_PATH = 17;

SEGMENT_HAS_NO_PTS

A media segment has no PTS. The trigger for this error is the segment data URI.

SEGMENT_HAS_NO_PTS = 24;

SEGMENT_HAS_NO_PTS_VALUE

A media segment has no PTS. The trigger for this error is the segment data URI.

SEGMENT_HAS_NO_PTS = 24;

SUBTITLES_PRESENT_IN_FEED_AND_MANIFEST

Subtitles are defined in the Content source feed as well as inside the stream manifest. Only feed subtitles will be ingested.

SUBTITLES_PRESENT_IN_FEED_AND_MANIFEST = 53;

SUBTITLES_PRESENT_IN_FEED_AND_MANIFEST_VALUE

Subtitles are defined in the Content source feed as well as inside the stream manifest. Only feed subtitles will be ingested.

SUBTITLES_PRESENT_IN_FEED_AND_MANIFEST = 53;

SUBTITLES_TOO_LARGE

The subtitles sent to DAI are too large. The trigger for this error is the URL that points to the master playlist.

SUBTITLES_TOO_LARGE = 16;

SUBTITLES_TOO_LARGE_VALUE

The subtitles sent to DAI are too large. The trigger for this error is the URL that points to the master playlist.

SUBTITLES_TOO_LARGE = 16;

SUBTITLE_LANGUAGE_DOES_NOT_MATCH_LANGUAGE_IN_FEED

The language in the subtitles file does not match the language specified in the feed. The trigger for this error is the feed language and the parsed language separated by a semi-colon, e.g. "en;sp".

SUBTITLE_LANGUAGE_DOES_NOT_MATCH_LANGUAGE_IN_FEED = 25;

SUBTITLE_LANGUAGE_DOES_NOT_MATCH_LANGUAGE_IN_FEED_VALUE

The language in the subtitles file does not match the language specified in the feed. The trigger for this error is the feed language and the parsed language separated by a semi-colon, e.g. "en;sp".

SUBTITLE_LANGUAGE_DOES_NOT_MATCH_LANGUAGE_IN_FEED = 25;

TRANSCODE_FAILED

Error during notification processing: transcode failed.

TRANSCODE_FAILED = 58;

TRANSCODE_FAILED_VALUE

Error during notification processing: transcode failed.

TRANSCODE_FAILED = 58;

TS_PARSE_ERROR

Error parsing a TS file while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

TS_PARSE_ERROR = 33;

TS_PARSE_ERROR_VALUE

Error parsing a TS file while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

TS_PARSE_ERROR = 33;

TS_SPLIT_ERROR

Error splitting a TS file while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

TS_SPLIT_ERROR = 34;

TS_SPLIT_ERROR_VALUE

Error splitting a TS file while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

TS_SPLIT_ERROR = 34;

UNRECOGNIZED
UNSUPPORTED_CONTAINER_FORMAT

Encountered an unsupported container format while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

UNSUPPORTED_CONTAINER_FORMAT = 35;

UNSUPPORTED_CONTAINER_FORMAT_VALUE

Encountered an unsupported container format while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

UNSUPPORTED_CONTAINER_FORMAT = 35;

UNSUPPORTED_TS_MEDIA_FORMAT

Encountered an unsupported TS media format while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

UNSUPPORTED_TS_MEDIA_FORMAT = 37;

UNSUPPORTED_TS_MEDIA_FORMAT_VALUE

Encountered an unsupported TS media format while splitting the Content. The trigger for this error is the variant URL and the cue-point separated by a semi-colon, e.g. "www.variant2.com;5000".

UNSUPPORTED_TS_MEDIA_FORMAT = 37;

Static Methods

Name Description
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getDescriptorForType()
getNumber()
getValueDescriptor()