...
Field | Type | Description | ||
---|---|---|---|---|
ActionCode | String | The status of the collect attempt. Possible Values:
| ||
DataSources | DataSources Object | Refer to the DataSources object for more details. | ||
SessionId | String | The McsId generated for this request. This value should be used as the
|
DataSources
Field | Type | Description |
---|---|---|
CardinalData | ObjectProfileResult | An object that describes the collection status of Cardinal data includes fields Attempted |
MethodUrl | ObjectProfileResult | An object that describes the collection status of MethodUrl, includes fields:
|
CardinalData Object
...
Field
...
Type
...
Description
...
Attempted
...
Boolean
...
This field indicates whether or not the collected device data, was attempted to be sent and saved to Cardinal’s server.
...
Completed
...
Boolean
...
This field indicates whether or not the collected device data, was sent and successfully saved to Cardinal’s server.
...
ProfileResult
Field | Type | Description |
---|---|---|
Attempted | boolean | Was this data source even attempted to be collected |
Completed | boolean | Was this data source collection completed successfully |