public enum UserListLicensePricing.UserListPricingCostType extends Enum<UserListLicensePricing.UserListPricingCostType> implements ProtocolMessageEnumUser list pricing cost type.
Protobuf enum google.ads.datamanager.v1.UserListLicensePricing.UserListPricingCostType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CPC |
Cost per click. |
CPC_VALUE |
Cost per click. |
CPM |
Cost per mille (thousand impressions). |
CPM_VALUE |
Cost per mille (thousand impressions). |
MEDIA_SHARE |
Media share. |
MEDIA_SHARE_VALUE |
Media share. |
UNRECOGNIZED |
|
USER_LIST_PRICING_COST_TYPE_UNSPECIFIED |
Unspecified. |
USER_LIST_PRICING_COST_TYPE_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() |
|