google. ima. CompanionAd
class static
コンパニオン広告を表します。
- 実装
- CompanionAdInterface
Methods
getAdSlotId
getAdSlotId() が文字列を返す
- 戻り値
-
nullable string
このコンパニオンの広告スロット ID を返します。
getContent
getContent() は文字列を返す
パブリッシャー ページに追加できるコンパニオン広告の HTML コンテンツを返します。
- 戻り値
-
string
HTML コンテンツ。
getContentType
getContentType() は文字列を返す
- 戻り値
-
nullable string
コンパニオン広告のコンテンツ タイプ。コンテンツ タイプが不明な場合(VAST HTMLResource や IFrameResource の場合など)は、null が返されることがあります。
getHeight
getHeight() が数値を返す
- 戻り値
-
number
コンパニオンの高さ(ピクセル単位)を返します。
getWidth
getWidth() は数値を返します
- 戻り値
-
number
コンパニオンの幅(ピクセル単位)を返します。