Show / Hide Table of Contents

Enum VideoTranscodeStatusEnum.Types.VideoTranscodeStatus

Possible server side transcoding states.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum VideoTranscodeStatusEnum.Types.VideoTranscodeStatus

Fields

Name Description
Completed

The video transcoding is complete.

Failed

The video transcoding failed.

InProgress

The video transcode is in progress.

NeedsTranscode

The video needs to be transcoded.

NotReady

The video is not ready.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX