Show / Hide Table of Contents

Enum AdSpotTargetingTypeEnum.Types.AdSpotTargetingType

Defines the targeting behavior of an ad spot.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum AdSpotTargetingTypeEnum.Types.AdSpotTargetingType

Fields

Name Description
ExplicitlyTargeted

Only line items targeting this ad spots explicitly may serve in it

ExplicitlyTargetedExceptHouse

If house ads are an allowed reservation type, they may serve in the ad spot regardless of whether they explicitly target it. Ads of other reservation types (whose type is allowed in the ad spot), may serve in the ad spot only if explicitly targeted.

NotRequired

Line items not targeting this ad spot explicitly may serve in it.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX