Reference documentation and code samples for the Google Ads Data Manager V1 Client class AdFormat.
The format of the ad served.
Protobuf type google.ads.datamanager.v1.AdFormat
Namespace
Google \ Ads \ DataManager \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
AD_FORMAT_UNSPECIFIED
Value: 0Unspecified ad format.
Generated from protobuf enum AD_FORMAT_UNSPECIFIED = 0;
AD_FORMAT_AR
Value: 1AR ad.
Generated from protobuf enum AD_FORMAT_AR = 1;
AD_FORMAT_AUDIO
Value: 2Audio ad.
Generated from protobuf enum AD_FORMAT_AUDIO = 2;
AD_FORMAT_BANNER
Value: 3Banner ad.
Generated from protobuf enum AD_FORMAT_BANNER = 3;
AD_FORMAT_BUMPER
Value: 4Bumper ad.
Generated from protobuf enum AD_FORMAT_BUMPER = 4;
AD_FORMAT_CAROUSEL
Value: 5Carousel ad.
Generated from protobuf enum AD_FORMAT_CAROUSEL = 5;
AD_FORMAT_COLLECTION
Value: 6Collection ad.
Generated from protobuf enum AD_FORMAT_COLLECTION = 6;
AD_FORMAT_IMAGE
Value: 7Image ad.
Generated from protobuf enum AD_FORMAT_IMAGE = 7;
AD_FORMAT_INTERACTIVE
Value: 8Interactive ad.
Generated from protobuf enum AD_FORMAT_INTERACTIVE = 8;
AD_FORMAT_INTERSTITIAL
Value: 9Interstitial ad.
Generated from protobuf enum AD_FORMAT_INTERSTITIAL = 9;
AD_FORMAT_IN_FEED
Value: 10In-feed ad.
Generated from protobuf enum AD_FORMAT_IN_FEED = 10;
AD_FORMAT_IN_STREAM
Value: 11In-stream ad.
Generated from protobuf enum AD_FORMAT_IN_STREAM = 11;
AD_FORMAT_IN_STREAM_SKIPPABLE
Value: 12In-stream skippable ad.
Generated from protobuf enum AD_FORMAT_IN_STREAM_SKIPPABLE = 12;
AD_FORMAT_IN_STREAM_NON_SKIPPABLE
Value: 13In-stream non-skippable ad.
Generated from protobuf enum AD_FORMAT_IN_STREAM_NON_SKIPPABLE = 13;
AD_FORMAT_NATIVE
Value: 14Native ad.
Generated from protobuf enum AD_FORMAT_NATIVE = 14;
AD_FORMAT_SHORTS
Value: 15Shorts ad.
Generated from protobuf enum AD_FORMAT_SHORTS = 15;
AD_FORMAT_STORY
Value: 16Story ad.
Generated from protobuf enum AD_FORMAT_STORY = 16;
AD_FORMAT_SPONSORED
Value: 17Sponsored ad.
Generated from protobuf enum AD_FORMAT_SPONSORED = 17;
AD_FORMAT_VIDEO
Value: 18Video ad.
Generated from protobuf enum AD_FORMAT_VIDEO = 18;