Assetオブジェクトは、アセット情報を格納します。
※type=IMAGEのアセットを登録するときは最大1件となります。
Asset object contains the information of Asset.
*In the case of `type=IMAGE`, the operand size is limited to one item.

Hierarchy

  • Asset

Properties

accountId?: null | number
アカウントIDです。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Account ID.
Although this field will be returned in the response, it will be ignored on input.

Memberof

Asset

approvalStatus?: null | AssetServiceApprovalStatus

Memberof

Asset

assetData?: null | AssetServiceAssetData

Memberof

Asset

assetId?: null | number
アセットIDです。
このフィールドは、SETおよびREMOVE時に必須となり、ADD時に無視されます。
Asset ID.
This field is required in SET and REMOVE operation, and will be ignored in ADD operation.

Memberof

Asset

assetTrackId?: null | number
トラッキング用アセットIDです。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Asset ID for tracking.
Although this field will be returned in the response, it will be ignored on input.

Memberof

Asset

customParameters?: null | AssetServiceCustomParameters

Memberof

Asset

disapprovalReasonCodes?: null | string[]
審査否認理由です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Reject reason on editorial review.
Although this field will be returned in the response, it will be ignored on input.

Memberof

Asset

finalUrl?: null | string
最終リンク先URLです。
ADDおよびSET時、assetData.typeがQUICKLINKの場合は必須です。
assetData.typeがQUICKLINK以外の場合、リクエストの際に無視されます。
Landing page URL.
This field is optional in ADD and SET operation.
In ADD and SET operation, If assetData.type is QUICKLINK, this field is required.
And will be ignored when assetData.type is the others.

Memberof

Asset

invalidedTrademarks?: null | string[]
制限された商標です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Invalided trademarks.
Although this field will be returned in the response, it will be ignored on input.

Memberof

Asset

reviewCustomParameters?: null | AssetServiceCustomParameters

Memberof

Asset

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

Memberof

Asset

reviewSmartphoneFinalUrl?: null | string
審査中の最終リンク先URL(スマートフォン)です。
このフィールドは、リクエストの際には無視されます。
審査中の間のみ、レスポンスの際に返却されます。
Landing page URL (Smartphone) on editorial review.
This field will be ignored on input.
It will be returned at the time of response only during the review.

Memberof

Asset

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

Memberof

Asset

smartphoneFinalUrl?: null | string
最終リンク先URL(スマートフォン)です。
ADDおよびSET時、このフィールドは省略可能となります。
Landing page URL (Smartphone).
This field is optional in ADD and SET operation.

Memberof

Asset

trackingUrl?: null | string
トラッキングURLです。
ADDおよびSET時、このフィールドは省略可能となります。
Tracking URL.
This field is optional in ADD and SET operation.

Memberof

Asset

trademarkStatus?: null | AssetServiceTrademarkStatus

Memberof

Asset