| name |
string |
Internal name of the API product. Must be unique within the organization. |
| displayName |
string |
Name displayed in the developer portal. |
| description |
string |
Description of the API product. |
| approvalType |
string |
How API keys are approved for the product. |
| attributes |
array |
Custom attributes for the API product (maximum 18). |
| environments |
array |
Environments where this product is available. |
| proxies |
array |
API proxies included in this product. |
| scopes |
array |
OAuth scopes associated with the product. |
| quota |
string |
Number of requests permitted per quota interval. |
| quotaInterval |
string |
Time interval over which the quota is applied. |
| quotaTimeUnit |
string |
Time unit for the quota interval. |
| operationGroup |
object |
|
| createdAt |
string |
Output only. Unix time when the product was created. |
| lastModifiedAt |
string |
Output only. Unix time when the product was last modified. |