Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.66 KB

LabelServiceSelector.md

File metadata and controls

15 lines (10 loc) · 1.66 KB

# LabelServiceSelector

Properties

Name Type Description Notes
accountId int <div lang=&quot;ja&quot;>アカウントID</div><div lang=&quot;en&quot;>Account ID.</div>
countLabeledEntity \Yahoo\Model\LabelServiceCountLabeledEntity [optional]
labelIds int[] <div lang=&quot;ja&quot;>ラベルID<br>指定しない場合は、フィルタ条件に すべてのラベルが含まれます。</div><div lang=&quot;en&quot;>Label ID.<br>If not specified, the filter condition includes all labels.</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]
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]