Module: Google::Ads::DataManager::V1::AdType
- Defined in:
- proto_docs/google/ads/datamanager/v1/ad_event.rb
Overview
The type of the ad served.
Constant Summary collapse
- AD_TYPE_UNSPECIFIED =
Unspecified ad type.
0- AD_TYPE_DISPLAY =
Display ad.
1- AD_TYPE_TEXT =
Text ad.
2- AD_TYPE_IMAGE =
Image ad.
3- AD_TYPE_RICH_MEDIA =
Rich media ad.
4- AD_TYPE_HTML =
HTML ad.
5- AD_TYPE_AUDIO =
Audio ad.
6- AD_TYPE_VIDEO =
Video ad.
7