Show / Hide Table of Contents

Enum SiteApprovalStatusEnum.Types.SiteApprovalStatus

Represents the approval status of a site.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum SiteApprovalStatusEnum.Types.SiteApprovalStatus

Fields

Name Description
Approved

The site has been approved to serve ads.

Disapproved

The site has been disapproved from serving ads.

Draft

The default status with which a site is created.

RequiresReview

The site has been deactivated and is not serving ads due to dormancy. It must be resubmitted for approval.

Unchecked

Once the site is submitted for approval, its status changes from draft to unchecked. It will be reviwed with an estimated turn-around time of 24h. Such a site cannot serve ads.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX