Module: Google::Ads::DataManager::V1::AdFormat
- Defined in:
- proto_docs/google/ads/datamanager/v1/ad_event.rb
Overview
The format of the ad served.
Constant Summary collapse
- AD_FORMAT_UNSPECIFIED =
Unspecified ad format.
0- AD_FORMAT_AR =
AR ad.
1- AD_FORMAT_AUDIO =
Audio ad.
2- AD_FORMAT_BANNER =
Banner ad.
3- AD_FORMAT_BUMPER =
Bumper ad.
4- AD_FORMAT_CAROUSEL =
Carousel ad.
5- AD_FORMAT_COLLECTION =
Collection ad.
6- AD_FORMAT_IMAGE =
Image ad.
7- AD_FORMAT_INTERACTIVE =
Interactive ad.
8- AD_FORMAT_INTERSTITIAL =
Interstitial ad.
9- AD_FORMAT_IN_FEED =
In-feed ad.
10- AD_FORMAT_IN_STREAM =
In-stream ad.
11- AD_FORMAT_IN_STREAM_SKIPPABLE =
In-stream skippable ad.
12- AD_FORMAT_IN_STREAM_NON_SKIPPABLE =
In-stream non-skippable ad.
13- AD_FORMAT_NATIVE =
Native ad.
14- AD_FORMAT_SHORTS =
Shorts ad.
15- AD_FORMAT_STORY =
Story ad.
16- AD_FORMAT_SPONSORED =
Sponsored ad.
17- AD_FORMAT_VIDEO =
Video ad.
18