Interface PageFeedAssetServiceDownloadJob

PageFeedAssetServiceDownloadJobオブジェクトは、ページフィードアセット情報をダウンロードする処理内容を格納します。
PageFeedAssetServiceDownloadJob object retains contents of page feed asset information for download.

Hierarchy

  • PageFeedAssetServiceDownloadJob

Properties

accountId?: null | number
アカウントIDです。
このフィールドは必須です。
Account ID.
This field is required.

Memberof

PageFeedAssetServiceDownloadJob

bulkEncoding?: null | PageFeedAssetServiceBulkEncoding

Memberof

PageFeedAssetServiceDownloadJob

Memberof

PageFeedAssetServiceDownloadJob

bulkOutput?: null | PageFeedAssetServiceBulkOutput

Memberof

PageFeedAssetServiceDownloadJob

downloadJobStatus?: null | PageFeedAssetServiceDownloadJobStatus

Memberof

PageFeedAssetServiceDownloadJob

endDate?: null | string
ジョブの終了日です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
形式:yyyyMMddHHmmss
End date of job.
Although this field will be returned in the response, it will be ignored on input.
Format:yyyyMMddHHmmss

Memberof

PageFeedAssetServiceDownloadJob

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

Memberof

PageFeedAssetServiceDownloadJob

pageFeedAssetSetId?: null | number
ページフィードアセットセットIDです。
このフィールドは必須です。
PageFeedAssetSet ID.
This field is required.

Memberof

PageFeedAssetServiceDownloadJob

progress?: null | number
ジョブの進捗状況です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Progress of page feed asset job.
Although this field will be returned in the response, it will be ignored on input.

Memberof

PageFeedAssetServiceDownloadJob

startDate?: null | string
ジョブの開始日です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
形式:yyyyMMddHHmmss
Start date of job.
Although this field will be returned in the response, it will be ignored on input.
Format:yyyyMMddHHmmss

Memberof

PageFeedAssetServiceDownloadJob