Interface DictionaryServiceMediaAdFormat

DictionaryServiceMediaAdFormatオブジェクトは、メディアフォーマットの情報を保持します。
DictionaryServiceMediaAdFormat object contains the information of media format.

Hierarchy

  • DictionaryServiceMediaAdFormat

Properties

adFormat?: null | string
ディスプレイ(画像)広告のフォーマットです。
※YJ_1350_760, YJ_450_150は予約型広告専用のadFormatとなります。
Format of display (image) ads.
*YJ_1350_760 and YJ_450_150 are adFormat exclusive for Guaranteed ads.

Memberof

DictionaryServiceMediaAdFormat

aspect?: null | boolean
アスペクト比対応かどうかを示します。
This field indicates whether the aspect ratio is supported.

Memberof

DictionaryServiceMediaAdFormat

aspectHeight?: null | number
画像アスペクト比:高さ [ratio]です。
Image aspect ratio: height [ratio]

Memberof

DictionaryServiceMediaAdFormat

aspectRatio?: null | string
アスペクト比です。
Aspect ratio.

Memberof

DictionaryServiceMediaAdFormat

aspectWidth?: null | number
画像アスペクト比:幅 [ratio]です。
Image aspect ratio: width [ratio]

Memberof

DictionaryServiceMediaAdFormat

campaignBanner?: null | boolean
キャンペーンバナー画像である/キャンペーンバナー画像ではないことを示します。
This field indicates whether it is a campaign banner image or not.

Memberof

DictionaryServiceMediaAdFormat

height?: null | number
最小画像サイズ:高さ [pixel]です。
Minimum image size: height [pixel]

Memberof

DictionaryServiceMediaAdFormat

logo?: null | boolean
ロゴ画像である/ロゴ画像ではないことを示します。
This field indicates whether it is a logo image or not.

Memberof

DictionaryServiceMediaAdFormat

maxHeight?: null | number
サイズ上限:高さ [pixel]です。
Size limit: height [pixel]

Memberof

DictionaryServiceMediaAdFormat

maxWidth?: null | number
サイズ上限:幅 [pixel]です。
Size limit: width [pixel]

Memberof

DictionaryServiceMediaAdFormat

richFormat?: null | boolean
リッチフォーマット用の画像かどうかを示します。
Indicates whether the image is for rich format.

Memberof

DictionaryServiceMediaAdFormat

size?: null | number
画像の最大容量:[byte]です。
Maximum image capacity: [byte]

Memberof

DictionaryServiceMediaAdFormat

sizeTo?: null | number
画像圧縮後の容量:[byte]です。
Image compression capacity: [byte]

Memberof

DictionaryServiceMediaAdFormat

staticImage?: null | boolean
静止画用の画像かどうかを示します。
This field indicates whether it is a static image.

Memberof

DictionaryServiceMediaAdFormat

thumbnail?: null | boolean
サムネイル画像である/サムネイル画像ではないことを示します。
This field indicates whether it is a thumbnail image image or not.

Memberof

DictionaryServiceMediaAdFormat

transparent?: null | boolean
透過画像の許可/不許可を示します。
This field indicates whether transparent image is permitted.

Memberof

DictionaryServiceMediaAdFormat

width?: null | number
最小画像サイズ:幅 [pixel]です。
Minimum image size: width [pixel]

Memberof

DictionaryServiceMediaAdFormat