# ImportActivityResponse

Model ID: `ImportActivityResponse`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `imported` | `integer` | Yes |  |  |  | No | Number of Observation resources successfully created. |
| `resource_ids` | array of [`JsonValue-Output`](./JsonValue-Output.md) | Yes |  |  |  | No | Identifiers or per-item results for the created Observations. |

## Example

None declared in canonical OpenAPI.
