Show / Hide Table of Contents

Enum ContentStatusEnum.Types.ContentStatus

Describes the status of a [Content][google.ads.admanager.v1.Content] object.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum ContentStatusEnum.Types.ContentStatus

Fields

Name Description
Active

Indicates the Content has been created and is eligible to have ads served against it.

Archived

Indicates the Content has been archived; user-visible.

Deleted

Indicates the Content has been removed from an external CMS.

Duplicated

Indicates the Content is a duplicate of another piece of content.

Inactive

Indicates the Content has been deactivated and cannot have ads served against it.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX