Enum DaiIngestErrorReasonEnum.Types.DaiIngestErrorReason
Represents an error associated with a Dynamic Ad Insertion (DAI) [Content's][google.ads.admanager.v1.Content] status.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum DaiIngestErrorReasonEnum.Types.DaiIngestErrorReason
Fields
| Name | Description |
|---|---|
| AacParseError | Error parsing an AAC file while splitting the |
| AacSplitError | 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". |
| Ac3ParseError | Error parsing an AC-3 file while splitting the |
| Ac3SplitError | 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". |
| AdBreakTagsInconsistentAcrossVariants | The ad break tags in the preconditioned |
| AdtsParseError | Error parsing ADTS while splitting the |
| CannotDetermineCorrectSubtitlesForLanguage | There are multiple subtitles files at the closed caption URI, and none of them match the language defined in the feed. |
| ChapterPtsMismatch | Error caused when the PTS values do not align across chapters. |
| ChapterRenditionError | Error occurred while chaptering renditions in the |
| ChapterTimeOutOfBounds | A chapter time for the |
| ClosedCaptionCharacteristicsValueUnexpected | 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"; |
| ClosedCaptionLanguageValueInvalid | The subtitle language code should not contain "\($\)". |
| ClosedCaptionNameValueInvalid | The subtitle name should not contain "\($\)". |
| ClosedCaptionsWithDuplicateKeys | Closed captions for a |
| ContentHasChapterTimesButNoMidrollSettings | The |
| ContentHasMidrollsButNoSplitContentConfig | The |
| ContentHasMidrollsButSourceHasMidrollsDisabled | The |
| CouldNotFetchDash | Error during DASH ingest: could not fetch DASH manifest. |
| CouldNotFetchHls | 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. |
| CouldNotFetchMedia | 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. |
| CouldNotFetchSubtitles | 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. |
| CouldNotUploadSplitMediaAuthenticationFailed | Uploading split media segments failed due to an authentication error. |
| CouldNotUploadSplitMediaConnectionFailed | Uploading spit media segments failed due to a connection error. |
| CouldNotUploadSplitMediaWriteFailed | Uploading split media segments failed due to a write error. |
| CuePointCountDoesNotMatchPtsCount | Error caused by the number of PTS being a different value than the number of cue points + 1. |
| DashConditioningNotSupported | Error during DASH ingest: DASH conditioning not supported. |
| DashCuePointEventMismatch | The DASH |
| DashManifestConditioningFailed | The DASH manifest cannot be conditioned for midrolls. |
| DashManifestConditioningSegmentBoundaryError | The DASH manifest cannot be conditioned for midrolls because one or more of the cue points do not lie on a media segment boundary. |
| DiscontinuityCountDoesNotMatchPtsCount | Error caused by the number of PTS being a different value than the number of discontinuity tags + 1. |
| Eac3ParseError | Error parsing an E-AC-3 file while splitting the |
| Eac3SplitError | 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". |
| InternalError | An internal error occurred. There is no trigger for this error. |
| InvalidClosedCaptionUrl | The closed caption URL provided in the publisher's |
| InvalidEncryptionKey | 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. |
| InvalidIngestUrl | The ingest URL provided in the publisher's |
| InvalidMediaProfile | The media profile is invalid due to missing data. |
| InvalidTranscodingRequest | Error during notification processing: invalid transcoding request. |
| MalformedDash | Error during DASH ingest: malformed DASH manifest. |
| MalformedMediaBytes | 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. |
| MalformedMediaPlaylist | 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. |
| MalformedSubtitles | There is bad/missing/malformed data in a subtitles file. The trigger for this error is the URL that points to the malformed subtitles. |
| MissingClosedCaptionUrl | There is no closed caption URL for a |
| MissingSubtitleLanguage | 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. |
| MixedAdBreakTags | Multiple ways of denoting ad breaks were detected in a media playlist (e.g. placement opportunity tags, cue markers, etc.) |
| MultipleElementaryStreamsOfSameMediaTypeInTs | 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". |
| NoCdnConfigFound | No CDN configuration found for the |
| NoIframesNearCuePoint | 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". |
| PlaylistDiscontinuityPtsValuesDifferTooMuch | The PTS at a discontinuity varies too much between the different variants. The trigger for this error is the master playlist URI. |
| PlaylistGenerationFailed | Error during playlist generation. |
| PlaylistHasNoStartingPtsValue | The playlist does not have a starting PTS value. The trigger for this error is the master playlist URI. |
| PlaylistItemUrlDoesNotMatchIngestCommonPath | 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. |
| PlaylistsHaveDifferentNumberOfDiscontinuities | Variants in a playlist do not have the same number of discontinuities. The trigger for this error is the master playlist URI. |
| SegmentHasNoPts | A media segment has no PTS. The trigger for this error is the segment data URI. |
| SubtitleLanguageDoesNotMatchLanguageInFeed | 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". |
| SubtitlesPresentInFeedAndManifest | Subtitles are defined in the |
| SubtitlesTooLarge | The subtitles sent to DAI are too large. The trigger for this error is the URL that points to the master playlist. |
| TranscodeFailed | Error during notification processing: transcode failed. |
| TsParseError | Error parsing a TS file while splitting the |
| TsSplitError | Error splitting a TS file while splitting the |
| Unspecified | Default value. This value is unused. |
| UnsupportedContainerFormat | Encountered an unsupported container format while splitting the
|
| UnsupportedTsMediaFormat | Encountered an unsupported TS media format while splitting the |