Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.92 KB

FeedItemServiceSelector.md

File metadata and controls

17 lines (12 loc) · 1.92 KB

# FeedItemServiceSelector

Properties

Name Type Description Notes
accountId int <div lang=&quot;ja&quot;>検索条件:アカウントIDです。</div><div lang=&quot;en&quot;>Search condition: Account ID.</div>
approvalStatuses \Yahoo\Model\FeedItemServiceApprovalStatus[] [optional]
feedIds int[] <div lang=&quot;ja&quot;>検索条件:フィードIDです。</div><div lang=&quot;en&quot;>Search condition: Feed ID.</div> [optional]
feedItemIds int[] <div lang=&quot;ja&quot;>検索条件:フィードアイテムIDです。</div><div lang=&quot;en&quot;>Search condition: Feed Item ID.</div> [optional]
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]
placeholderTypes \Yahoo\Model\FeedItemServicePlaceholderType[] [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]