public enum AdFormat extends Enum<AdFormat> implements ProtocolMessageEnumThe format of the ad served.
Protobuf enum google.ads.datamanager.v1.AdFormat
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AD_FORMAT_AR |
AR ad. |
AD_FORMAT_AR_VALUE |
AR ad. |
AD_FORMAT_AUDIO |
Audio ad. |
AD_FORMAT_AUDIO_VALUE |
Audio ad. |
AD_FORMAT_BANNER |
Banner ad. |
AD_FORMAT_BANNER_VALUE |
Banner ad. |
AD_FORMAT_BUMPER |
Bumper ad. |
AD_FORMAT_BUMPER_VALUE |
Bumper ad. |
AD_FORMAT_CAROUSEL |
Carousel ad. |
AD_FORMAT_CAROUSEL_VALUE |
Carousel ad. |
AD_FORMAT_COLLECTION |
Collection ad. |
AD_FORMAT_COLLECTION_VALUE |
Collection ad. |
AD_FORMAT_IMAGE |
Image ad. |
AD_FORMAT_IMAGE_VALUE |
Image ad. |
AD_FORMAT_INTERACTIVE |
Interactive ad. |
AD_FORMAT_INTERACTIVE_VALUE |
Interactive ad. |
AD_FORMAT_INTERSTITIAL |
Interstitial ad. |
AD_FORMAT_INTERSTITIAL_VALUE |
Interstitial ad. |
AD_FORMAT_IN_FEED |
In-feed ad. |
AD_FORMAT_IN_FEED_VALUE |
In-feed ad. |
AD_FORMAT_IN_STREAM |
In-stream ad. |
AD_FORMAT_IN_STREAM_NON_SKIPPABLE |
In-stream non-skippable ad. |
AD_FORMAT_IN_STREAM_NON_SKIPPABLE_VALUE |
In-stream non-skippable ad. |
AD_FORMAT_IN_STREAM_SKIPPABLE |
In-stream skippable ad. |
AD_FORMAT_IN_STREAM_SKIPPABLE_VALUE |
In-stream skippable ad. |
AD_FORMAT_IN_STREAM_VALUE |
In-stream ad. |
AD_FORMAT_NATIVE |
Native ad. |
AD_FORMAT_NATIVE_VALUE |
Native ad. |
AD_FORMAT_SHORTS |
Shorts ad. |
AD_FORMAT_SHORTS_VALUE |
Shorts ad. |
AD_FORMAT_SPONSORED |
Sponsored ad. |
AD_FORMAT_SPONSORED_VALUE |
Sponsored ad. |
AD_FORMAT_STORY |
Story ad. |
AD_FORMAT_STORY_VALUE |
Story ad. |
AD_FORMAT_UNSPECIFIED |
Unspecified ad format. |
AD_FORMAT_UNSPECIFIED_VALUE |
Unspecified ad format. |
AD_FORMAT_VIDEO |
Video ad. |
AD_FORMAT_VIDEO_VALUE |
Video ad. |
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() |
|