public enum SiteDisapprovalReasonEnum.SiteDisapprovalReason extends Enum<SiteDisapprovalReasonEnum.SiteDisapprovalReason> implements ProtocolMessageEnumThe list of possible policy violation types for a Site.
Protobuf enum google.ads.admanager.v1.SiteDisapprovalReasonEnum.SiteDisapprovalReason
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CONTENT |
The site has content that violates policy. |
CONTENT_VALUE |
The site has content that violates policy. |
OTHER |
Generic error type. |
OTHER_VALUE |
Generic error type. |
OWNERSHIP |
The parent must be an authorized seller of the child network's inventory. |
OWNERSHIP_VALUE |
The parent must be an authorized seller of the child network's inventory. |
SITE_DISAPPROVAL_REASON_UNSPECIFIED |
Default value. This value is unused. |
SITE_DISAPPROVAL_REASON_UNSPECIFIED_VALUE |
Default value. This value is unused. |
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() |
|