public enum CompanionDeliveryOptionEnum.CompanionDeliveryOption extends Enum<CompanionDeliveryOptionEnum.CompanionDeliveryOption> implements ProtocolMessageEnumDefines the different delivery types of a line item companion.
Protobuf enum
google.ads.admanager.v1.CompanionDeliveryOptionEnum.CompanionDeliveryOption
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ALL |
All companions in the set must be served in order for the creative set to be used. This can still serve to inventory that has more companions than can be filled. |
ALL_VALUE |
All companions in the set must be served in order for the creative set to be used. This can still serve to inventory that has more companions than can be filled. |
AT_LEAST_ONE |
At least one companion must be served in order for the creative set to be used. |
AT_LEAST_ONE_VALUE |
At least one companion must be served in order for the creative set to be used. |
COMPANION_DELIVERY_OPTION_UNSPECIFIED |
No value specified. |
COMPANION_DELIVERY_OPTION_UNSPECIFIED_VALUE |
No value specified. |
OPTIONAL |
Companions are not required to serve a CreativeSet. The creative set can serve to inventory that has zero or more matching companions. |
OPTIONAL_VALUE |
Companions are not required to serve a CreativeSet. The creative set can serve to inventory that has zero or more matching companions. |
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() |
|