public enum AdSpotTargetingTypeEnum.AdSpotTargetingType extends Enum<AdSpotTargetingTypeEnum.AdSpotTargetingType> implements ProtocolMessageEnumDefines the targeting behavior of an ad spot.
Protobuf enum google.ads.admanager.v1.AdSpotTargetingTypeEnum.AdSpotTargetingType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AD_SPOT_TARGETING_TYPE_UNSPECIFIED |
Default value. This value is unused. |
AD_SPOT_TARGETING_TYPE_UNSPECIFIED_VALUE |
Default value. This value is unused. |
EXPLICITLY_TARGETED |
Only line items targeting this ad spots explicitly may serve in it |
EXPLICITLY_TARGETED_EXCEPT_HOUSE |
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. |
EXPLICITLY_TARGETED_EXCEPT_HOUSE_VALUE |
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. |
EXPLICITLY_TARGETED_VALUE |
Only line items targeting this ad spots explicitly may serve in it |
NOT_REQUIRED |
Line items not targeting this ad spot explicitly may serve in it. |
NOT_REQUIRED_VALUE |
Line items not targeting this ad spot explicitly may serve in it. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|