google. ima. 随播广告
class static
表示随播广告。
- 实现
- CompanionAdInterface
方法
getAdSlotId
getAdSlotId() 返回字符串
- 返回
-
nullable string
返回此随播广告的广告位 ID。
getContent
getContent() 返回字符串
返回可添加到发布商网页的随播广告的 HTML 内容。
- 返回
-
string
HTML 内容。
getContentType
getContentType() 返回字符串
- 返回
-
nullable string
随播广告的内容类型。如果内容类型未知(例如,使用 VAST HTMLResource 或 IFrameResource),内容类型可能会返回 null。
getHeight
getHeight() 返回数字
- 返回
-
number
返回随播广告的高度(以像素为单位)。
getWidth
getWidth() 返回数字
- 返回
-
number
返回随播广告的宽度(以像素为单位)。