Scope Object
Contains information about a scope.
This object is used by the following operations:
- Operations that reference the ReportData object
The properties included in the Scope object are listed below.
Property | Type | Description |
---|---|---|
LicenseID | string | The unique ID for a specific license. |
ContractID | string | Contains information about a contract between an app and an API. |
LicenseTermName | string | The name for a license term. Optional. |
PolicyKey | string | The unique key for a specific policy. Required when saving or updating an API version. |
RuleKey | string | Unique rule key. Optional. |
APIVersionID | string | The unique ID for a specific API version. |
RuntimeID | string | Although this field is labeled RuntimeID it is actually the AppVersionID; the unique ID for the specific app version. |