Show / Hide Table of Contents

Enum ApplicationApprovalStatusEnum.Types.ApplicationApprovalStatus

The approval status of the application.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum ApplicationApprovalStatusEnum.Types.ApplicationApprovalStatus

Fields

Name Description
Appealing

The application is disapproved but has a pending review status, signaling an appeal.

Approved

The application can serve ads.

Disapproved

The application failed approval checks and it cannot serve any ads.

Draft

The application is not yet ready for review.

Unchecked

The application has not yet been reviewed.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX