public enum UserListLicensePricing.UserListPricingBuyerApprovalState extends Enum<UserListLicensePricing.UserListPricingBuyerApprovalState> implements ProtocolMessageEnumUser list pricing buyer approval state.
Protobuf enum
google.ads.datamanager.v1.UserListLicensePricing.UserListPricingBuyerApprovalState
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
APPROVED |
User list client has accepted the pricing terms set by the user list owner. |
APPROVED_VALUE |
User list client has accepted the pricing terms set by the user list owner. |
PENDING |
User list client has not yet accepted the pricing terms set by the user list owner. |
PENDING_VALUE |
User list client has not yet accepted the pricing terms set by the user list owner. |
REJECTED |
User list client has rejected the pricing terms set by the user list owner. |
REJECTED_VALUE |
User list client has rejected the pricing terms set by the user list owner. |
UNRECOGNIZED |
|
USER_LIST_PRICING_BUYER_APPROVAL_STATE_UNSPECIFIED |
UNSPECIFIED. |
USER_LIST_PRICING_BUYER_APPROVAL_STATE_UNSPECIFIED_VALUE |
UNSPECIFIED. |
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() |
|