Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 3.04 KB

PageFeedItemServiceDownloadJob.md

File metadata and controls

20 lines (15 loc) · 3.04 KB

# PageFeedItemServiceDownloadJob

Properties

Name Type Description Notes
accountId int <div lang=&quot;ja&quot;>アカウントIDです。<br>このフィールドは必須です。</div><div lang=&quot;en&quot;>Account ID. <br>This field is required.</div> [optional]
bulkEncoding \Yahoo\Model\PageFeedItemServiceBulkEncoding [optional]
bulkLang \Yahoo\Model\PageFeedItemServiceBulkLang [optional]
bulkOutput \Yahoo\Model\PageFeedItemServiceBulkOutput [optional]
downloadJobStatus \Yahoo\Model\PageFeedItemServiceDownloadJobStatus [optional]
endDate string <div lang=&quot;ja&quot;>ジョブの終了日です。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。<br>形式:yyyyMMddHHmmss</div><div lang=&quot;en&quot;>End date of job. <br> Although this field will be returned in the response, it will be ignored on input. <br>Format:yyyyMMddHHmmss</div> [optional]
feedIds int[] <div lang=&quot;ja&quot;>フィードIDです。<br>このフィールドは必須です。</div><div lang=&quot;en&quot;>Feed ID. <br> This field is required.</div> [optional]
jobId int <div lang=&quot;ja&quot;>ジョブIDです。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Job ID. <br> Although this field will be returned in the response, it will be ignored on input. </div> [optional]
progress int <div lang=&quot;ja&quot;>ジョブの進捗状況です。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Progress of page feed item job. <br> Although this field will be returned in the response, it will be ignored on input. </div> [optional]
startDate string <div lang=&quot;ja&quot;>ジョブの開始日です。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。 <br>形式:yyyyMMddHHmmss </div><div lang=&quot;en&quot;>Start date of job. <br> Although this field will be returned in the response, it will be ignored on input. <br>Format:yyyyMMddHHmmss</div> [optional]

[Back to Model list] [Back to API list] [Back to README]