public enum ExclusionScopeEnum.ExclusionScope extends Enum<ExclusionScopeEnum.ExclusionScope> implements ProtocolMessageEnumThe scope to which the exclusion label applies.
Protobuf enum google.ads.admanager.v1.ExclusionScopeEnum.ExclusionScope
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
EXCLUSION_SCOPE_UNSPECIFIED |
No value specified. |
EXCLUSION_SCOPE_UNSPECIFIED_VALUE |
No value specified. |
PAGE |
The exclusion label applies to the entire page. |
PAGE_VALUE |
The exclusion label applies to the entire page. |
POD |
The exclusion label applies to the entire pod (or group). |
POD_VALUE |
The exclusion label applies to the entire pod (or group). |
STREAM |
The exclusion label applies to the entire stream of content. |
STREAM_VALUE |
The exclusion label applies to the entire stream of content. |
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() |
|