Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.78 KB

TargetingIdeaServiceSelector.md

File metadata and controls

15 lines (10 loc) · 1.78 KB

# TargetingIdeaServiceSelector

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>
relatedToKeywordSearchParameter string[] <div lang=&quot;ja&quot;>キーワードを格納するコンテナです。</div> <div lang=&quot;en&quot;>Container that stores the keyword.</div> [optional]
relatedToUrlSearchParameter string <div lang=&quot;ja&quot;>提案対象のURLです。</div> <div lang=&quot;en&quot;>URL for the suggested target.</div> [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]
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]

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