public enum RichMediaAdsCompanyGdprStatusEnum.RichMediaAdsCompanyGdprStatus extends Enum<RichMediaAdsCompanyGdprStatusEnum.RichMediaAdsCompanyGdprStatus> implements ProtocolMessageEnumThe status of a RichMediaAdsCompany for use in a GdprProtection.
Protobuf enum
google.ads.admanager.v1.RichMediaAdsCompanyGdprStatusEnum.RichMediaAdsCompanyGdprStatus
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
COMPLIANCE_UNKNOWN |
The company has not been contacted or responded about GDPR compliance, or otherwise the GDPR compliance is undetermined. |
COMPLIANCE_UNKNOWN_VALUE |
The company has not been contacted or responded about GDPR compliance, or otherwise the GDPR compliance is undetermined. |
COMPLIANT |
The company has been determined as compliant for GDPR. |
COMPLIANT_AND_DEFAULT |
The company has been determined as compliant, and is part of the default set of companies eligible as a vendor. |
COMPLIANT_AND_DEFAULT_VALUE |
The company has been determined as compliant, and is part of the default set of companies eligible as a vendor. |
COMPLIANT_LIGHTWEIGHT_VERIFIED |
The company has been determined to be compliant through certification process. |
COMPLIANT_LIGHTWEIGHT_VERIFIED_VALUE |
The company has been determined to be compliant through certification process. |
COMPLIANT_VALUE |
The company has been determined as compliant for GDPR. |
NOT_COMPLIANT |
The company has been determined as non-compliant for GDPR. |
NOT_COMPLIANT_VALUE |
The company has been determined as non-compliant for GDPR. |
RICH_MEDIA_ADS_COMPANY_GDPR_STATUS_UNSPECIFIED |
Default value. This value is unused. |
RICH_MEDIA_ADS_COMPANY_GDPR_STATUS_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() |
|