Name | Type | Description | Notes |
---|---|---|---|
accountId | int | <div lang="ja">アカウントIDです。<br>このフィールドは必須となります。</div><div lang="en">Account ID.<br>This field is required.</div> | |
relatedToKeywordSearchParameter | string[] | <div lang="ja">キーワードを格納するコンテナです。</div> <div lang="en">Container that stores the keyword.</div> | [optional] |
relatedToUrlSearchParameter | string | <div lang="ja">提案対象のURLです。</div> <div lang="en">URL for the suggested target.</div> | [optional] |
startIndex | int | <div lang="ja">ページの先頭のインデックスです。このフィールドは、1以上を指定する必要があります。</div><div lang="en">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="ja">ページの最大件数です。このフィールドは、1以上を指定する必要があります。</div><div lang="en">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] |