public enum DaiIngestErrorReasonEnum.DaiIngestErrorReason extends Enum<DaiIngestErrorReasonEnum.DaiIngestErrorReason> implements ProtocolMessageEnumRepresents an error associated with a Dynamic Ad Insertion (DAI) Content's status.
Protobuf enum google.ads.admanager.v1.DaiIngestErrorReasonEnum.DaiIngestErrorReason
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AAC_PARSE_ERROR |
Error parsing an AAC file while splitting the |
AAC_PARSE_ERROR_VALUE |
Error parsing an AAC file while splitting the |
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_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". |
AC3_PARSE_ERROR |
Error parsing an AC-3 file while splitting the |
AC3_PARSE_ERROR_VALUE |
Error parsing an AC-3 file while splitting the |
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_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". |
ADTS_PARSE_ERROR |
Error parsing ADTS while splitting the |
ADTS_PARSE_ERROR_VALUE |
Error parsing ADTS while splitting the |
AD_BREAK_TAGS_INCONSISTENT_ACROSS_VARIANTS |
The ad break tags in the preconditioned |
AD_BREAK_TAGS_INCONSISTENT_ACROSS_VARIANTS_VALUE |
The ad break tags in the preconditioned |
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_VALUE |
There are multiple subtitles files at the closed caption URI, and none of them match the language defined in the feed. |
CHAPTER_PTS_MISMATCH |
Error caused when the PTS values do not align across chapters. |
CHAPTER_PTS_MISMATCH_VALUE |
Error caused when the PTS values do not align across chapters. |
CHAPTER_RENDITION_ERROR |
Error occurred while chaptering renditions in the |
CHAPTER_RENDITION_ERROR_VALUE |
Error occurred while chaptering renditions in the |
CHAPTER_TIME_OUT_OF_BOUNDS |
A chapter time for the |
CHAPTER_TIME_OUT_OF_BOUNDS_VALUE |
A chapter time for the |
CLOSED_CAPTIONS_WITH_DUPLICATE_KEYS |
Closed captions for a |
CLOSED_CAPTIONS_WITH_DUPLICATE_KEYS_VALUE |
Closed captions for a |
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_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_LANGUAGE_VALUE_INVALID |
The subtitle language code should not contain "$$$$$". |
CLOSED_CAPTION_LANGUAGE_VALUE_INVALID_VALUE |
The subtitle language code should not contain "$$$$$". |
CLOSED_CAPTION_NAME_VALUE_INVALID |
The subtitle name should not contain "$$$$$". |
CLOSED_CAPTION_NAME_VALUE_INVALID_VALUE |
The subtitle name should not contain "$$$$$". |
CONTENT_HAS_CHAPTER_TIMES_BUT_NO_MIDROLL_SETTINGS |
The |
CONTENT_HAS_CHAPTER_TIMES_BUT_NO_MIDROLL_SETTINGS_VALUE |
The |
CONTENT_HAS_MIDROLLS_BUT_NO_SPLIT_CONTENT_CONFIG |
The |
CONTENT_HAS_MIDROLLS_BUT_NO_SPLIT_CONTENT_CONFIG_VALUE |
The |
CONTENT_HAS_MIDROLLS_BUT_SOURCE_HAS_MIDROLLS_DISABLED |
The |
CONTENT_HAS_MIDROLLS_BUT_SOURCE_HAS_MIDROLLS_DISABLED_VALUE |
The |
COULD_NOT_FETCH_DASH |
Error during DASH ingest: could not fetch DASH manifest. |
COULD_NOT_FETCH_DASH_VALUE |
Error during DASH ingest: could not fetch DASH manifest. |
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_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_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_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_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_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_UPLOAD_SPLIT_MEDIA_AUTHENTICATION_FAILED |
Uploading split media segments failed due to an authentication error. |
COULD_NOT_UPLOAD_SPLIT_MEDIA_AUTHENTICATION_FAILED_VALUE |
Uploading split media segments failed due to an authentication error. |
COULD_NOT_UPLOAD_SPLIT_MEDIA_CONNECTION_FAILED |
Uploading spit media segments failed due to a connection error. |
COULD_NOT_UPLOAD_SPLIT_MEDIA_CONNECTION_FAILED_VALUE |
Uploading spit media segments failed due to a connection error. |
COULD_NOT_UPLOAD_SPLIT_MEDIA_WRITE_FAILED |
Uploading split media segments failed due to a write error. |
COULD_NOT_UPLOAD_SPLIT_MEDIA_WRITE_FAILED_VALUE |
Uploading split media segments failed due to a write error. |
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_VALUE |
Error caused by the number of PTS being a different value than the number of cue points + 1. |
DAI_INGEST_ERROR_REASON_UNSPECIFIED |
Default value. This value is unused. |
DAI_INGEST_ERROR_REASON_UNSPECIFIED_VALUE |
Default value. This value is unused. |
DASH_CONDITIONING_NOT_SUPPORTED |
Error during DASH ingest: DASH conditioning not supported. |
DASH_CONDITIONING_NOT_SUPPORTED_VALUE |
Error during DASH ingest: DASH conditioning not supported. |
DASH_CUE_POINT_EVENT_MISMATCH |
The DASH |
DASH_CUE_POINT_EVENT_MISMATCH_VALUE |
The DASH |
DASH_MANIFEST_CONDITIONING_FAILED |
The DASH manifest cannot be conditioned for midrolls. |
DASH_MANIFEST_CONDITIONING_FAILED_VALUE |
The DASH manifest cannot be conditioned for midrolls. |
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_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. |
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_VALUE |
Error caused by the number of PTS being a different value than the number of discontinuity tags + 1. |
EAC3_PARSE_ERROR |
Error parsing an E-AC-3 file while splitting the |
EAC3_PARSE_ERROR_VALUE |
Error parsing an E-AC-3 file while splitting the |
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_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". |
INTERNAL_ERROR |
An internal error occurred. There is no trigger for this error. |
INTERNAL_ERROR_VALUE |
An internal error occurred. There is no trigger for this error. |
INVALID_CLOSED_CAPTION_URL |
The closed caption URL provided in the publisher's |
INVALID_CLOSED_CAPTION_URL_VALUE |
The closed caption URL provided in the publisher's |
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_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_INGEST_URL |
The ingest URL provided in the publisher's |
INVALID_INGEST_URL_VALUE |
The ingest URL provided in the publisher's |
INVALID_MEDIA_PROFILE |
The media profile is invalid due to missing data. |
INVALID_MEDIA_PROFILE_VALUE |
The media profile is invalid due to missing data. |
INVALID_TRANSCODING_REQUEST |
Error during notification processing: invalid transcoding request. |
INVALID_TRANSCODING_REQUEST_VALUE |
Error during notification processing: invalid transcoding request. |
MALFORMED_DASH |
Error during DASH ingest: malformed DASH manifest. |
MALFORMED_DASH_VALUE |
Error during DASH ingest: malformed DASH manifest. |
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_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_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_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_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_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. |
MISSING_CLOSED_CAPTION_URL |
There is no closed caption URL for a |
MISSING_CLOSED_CAPTION_URL_VALUE |
There is no closed caption URL for a |
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_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. |
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_VALUE |
Multiple ways of denoting ad breaks were detected in a media playlist (e.g. placement opportunity tags, cue markers, etc.) |
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_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". |
NO_CDN_CONFIG_FOUND |
No CDN configuration found for the |
NO_CDN_CONFIG_FOUND_VALUE |
No CDN configuration found for the |
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_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". |
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_VALUE |
Variants in a playlist do not have the same number of discontinuities. The trigger for this error is the master playlist URI. |
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_VALUE |
The PTS at a discontinuity varies too much between the different variants. The trigger for this error is the master playlist URI. |
PLAYLIST_GENERATION_FAILED |
Error during playlist generation. |
PLAYLIST_GENERATION_FAILED_VALUE |
Error during playlist generation. |
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_VALUE |
The playlist does not have a starting PTS value. The trigger for this error is the master playlist URI. |
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_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. |
SEGMENT_HAS_NO_PTS |
A media segment has no PTS. The trigger for this error is the segment data URI. |
SEGMENT_HAS_NO_PTS_VALUE |
A media segment has no PTS. The trigger for this error is the segment data URI. |
SUBTITLES_PRESENT_IN_FEED_AND_MANIFEST |
Subtitles are defined in the |
SUBTITLES_PRESENT_IN_FEED_AND_MANIFEST_VALUE |
Subtitles are defined in the |
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_VALUE |
The subtitles sent to DAI are too large. The trigger for this error is the URL that points to the master playlist. |
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_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". |
TRANSCODE_FAILED |
Error during notification processing: transcode failed. |
TRANSCODE_FAILED_VALUE |
Error during notification processing: transcode failed. |
TS_PARSE_ERROR |
Error parsing a TS file while splitting the |
TS_PARSE_ERROR_VALUE |
Error parsing a TS file while splitting the |
TS_SPLIT_ERROR |
Error splitting a TS file while splitting the |
TS_SPLIT_ERROR_VALUE |
Error splitting a TS file while splitting the |
UNRECOGNIZED |
|
UNSUPPORTED_CONTAINER_FORMAT |
Encountered an unsupported container format while splitting the
|
UNSUPPORTED_CONTAINER_FORMAT_VALUE |
Encountered an unsupported container format while splitting the
|
UNSUPPORTED_TS_MEDIA_FORMAT |
Encountered an unsupported TS media format while splitting the |
UNSUPPORTED_TS_MEDIA_FORMAT_VALUE |
Encountered an unsupported TS media format while splitting the |
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() |
|