Constructor Summary
| Public Constructor | ||
| public |
constructor(response: Object) |
|
Member Summary
| Public Members | ||
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
Public Constructors
public constructor(response: Object) source
Params:
| Name | Type | Attribute | Description |
| response | Object | JSON formatted response of a AnalyticsMetric |
|
| response.id | String | The id value of the analytics metric |
|
| response.type | String | The type associated with the analytics metric |
|
| response.value | Number | The value of the analytics metric |
|
| response.unit | String | The unit title of the analytics metric |
|
| response.name | String | The name of the analytics metric |
Manual
Reference
Source
Test
