Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.8 KB

PageFeedItemServiceSelector.md

File metadata and controls

17 lines (12 loc) · 1.8 KB

# PageFeedItemServiceSelector

Properties

Name Type Description Notes
accountId int <div lang=&quot;ja&quot;>アカウントID</div><div lang=&quot;en&quot;>Account ID</div>
approvalStatuses \Yahoo\Model\PageFeedItemServiceApprovalStatus[] [optional]
feedIds int[] <div lang=&quot;ja&quot;>フィードID</div><div lang=&quot;en&quot;>Feed ID</div>
numberResults int <div lang=&quot;ja&quot;>ページの最大件数です。このフィールドは、1以上を指定する必要があります。</div><div lang=&quot;en&quot;>Maximum number of results to return in this page. This field must be greater than or equal to 1. Also see Entity Limits per operation.</div> [optional] [default to 500]
pageFeedCustomLabel string[] <div lang=&quot;ja&quot;>カスタムラベル</div><div lang=&quot;en&quot;>Custom label</div> [optional]
pageFeedUrl \Yahoo\Model\PageFeedItemServicePageFeedUrl[] [optional]
startIndex int <div lang=&quot;ja&quot;>ページの先頭のインデックスです。このフィールドは、1以上を指定する必要があります。</div><div lang=&quot;en&quot;>Index of the first result to return in this page. This field must be greater than or equal to 1.</div> [optional] [default to 1]

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