Name | Type | Description | Notes |
---|---|---|---|
accountIds | int[] | <div lang="ja">アカウントIDの配列です。</div> <div lang="en">Account IDs.</div> | [optional] |
accountName | string | <div lang="ja">アカウント名</div> <div lang="en">Account Name</div> | [optional] |
accountStatuses | \Yahoo\Model\AccountServiceStatus[] | [optional] | |
accountTypes | \Yahoo\Model\AccountServiceType[] | [optional] | |
authType | \Yahoo\Model\AccountServiceAuthType | [optional] | |
includeTestAccount | \Yahoo\Model\AccountServiceIncludeTestAccount | [optional] | |
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 200] |
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] |