public enum ExchangeSyndicationProductEnum.ExchangeSyndicationProduct extends Enum<ExchangeSyndicationProductEnum.ExchangeSyndicationProduct> implements ProtocolMessageEnumAd Exchange syndication product.
Protobuf enum
google.ads.admanager.v1.ExchangeSyndicationProductEnum.ExchangeSyndicationProduct
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DISPLAY |
Property serves in-browser. |
DISPLAY_VALUE |
Property serves in-browser. |
EXCHANGE_SYNDICATION_PRODUCT_UNSPECIFIED |
No value specified |
EXCHANGE_SYNDICATION_PRODUCT_UNSPECIFIED_VALUE |
No value specified |
GAMES |
Property serves for games. |
GAMES_VALUE |
Property serves for games. |
MOBILE_APP |
Property serves on mobile applications (includes JS and SDK). |
MOBILE_APP_VALUE |
Property serves on mobile applications (includes JS and SDK). |
UNRECOGNIZED |
|
VIDEO_AND_AUDIO |
Property serves video (includes audio). |
VIDEO_AND_AUDIO_VALUE |
Property serves video (includes audio). |
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() |
|