...
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 |
---|---|---|
CardinalDataProfileResult | Object | An object that describes the collection status of Cardinal data |
MethodUrlProfileResult | Object | An object that describes the collection status of MethodUrl |
...
CardinalData Object
Field | Type | Description |
---|---|---|
Attempted |
boolean
Boolean | Indicates whether or not the collected device data andan attempt was made to send it to Cardinal's server. |
Completed |
boolean
Boolean | Indicates whether or not the collected device data, was sent and successfully saved to Cardinal’s server. |
MethodUrl Object
Field | Type | Description |
---|---|---|
Attempted | Boolean | Indicates whether a Method URL was found and attempted. |
Completed | Boolean | Indicates whether we were notified of the Method URL completion. |