Interface AssetServiceQuickLinkAsset

AssetServiceQuickLinkAssetオブジェクトは、クイックリンクアセットのアセット情報を格納します。
ADD時、このフィールドは省略可能となります。※typeがQUICKLINKの場合は必須です。
AssetServiceQuickLinkAsset contains Asset value information for quick link asset.
This field is optional in ADD operation. *If type is QUICKLINK, this field is required.

Hierarchy

  • AssetServiceQuickLinkAsset

Properties

description1?: null | string
説明文1です。
Description 1.

Memberof

AssetServiceQuickLinkAsset

description2?: null | string
説明文2です。
Description 2.

Memberof

AssetServiceQuickLinkAsset

endDate?: null | string
配信終了日です。
※空で設定すると、既存の配信終了日は削除されます。
このフィールドは、ADDおよびSET時に省略可能となり、REMOVE時に無視されます。
End date of ad display.
*By setting blank, existing end date of ad display will be deleted.
This field is optional in ADD and SET operation, and will be ignored in REMOVE operation.

Memberof

AssetServiceQuickLinkAsset

linkText?: null | string
リンクテキストです。
ADDおよびSET時、このフィールドは必須となります。
Link text.
This field is required in ADD and SET operation.

Memberof

AssetServiceQuickLinkAsset

reviewDescription1?: null | string
審査中の説明文1です。
このフィールドは、リクエストの際には無視されます。
審査中の間のみ、レスポンスの際に返却されます。
Description 1 on editorial review.
This field will be ignored on input.
It will be returned at the time of response only during the review.

Memberof

AssetServiceQuickLinkAsset

reviewDescription2?: null | string
審査中の説明文2です。
このフィールドは、リクエストの際には無視されます。
審査中の間のみ、レスポンスの際に返却されます。
Description 2 on editorial review.
This field will be ignored on input.
It will be returned at the time of response only during the review.

Memberof

AssetServiceQuickLinkAsset

reviewLinkText?: null | string
審査中のリンクテキストです。
このフィールドは、リクエストの際には無視されます。
審査中の間のみ、レスポンスの際に返却されます。
Link text on editorial review.
This field will be ignored on input.
It will be returned at the time of response only during the review.

Memberof

AssetServiceQuickLinkAsset

schedules?: null | AssetServiceSchedule[]

Memberof

AssetServiceQuickLinkAsset

startDate?: null | string
配信開始日です。
※空で設定すると、既存の配信開始日は削除されます。
このフィールドは、ADDおよびSET時に省略可能となり、REMOVE時に無視されます。
Start date of ad display
*On setting blank, existing start date of ad display will be deleted.
This field is optional in ADD and SET operation, and will be ignored in REMOVE operation.

Memberof

AssetServiceQuickLinkAsset