Show / Hide Table of Contents

Enum AdUnitStatusEnum.Types.AdUnitStatus

The status of an AdUnit.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum AdUnitStatusEnum.Types.AdUnitStatus

Fields

Name Description
Active

The ad unit is active, available for targeting, and serving.

Archived

The ad unit will be hidden in the UI and ignored by serving.

Inactive

The ad unit will be visible in the UI, but ignored by serving.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX