late 0.0.150

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SendConversions200ResponseFailuresInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**event_index** | Option<**i32**> | Index into the submitted events array. | [optional]
**event_id** | Option<**String**> | Echoes back the eventId of the failed event. | [optional]
**message** | Option<**String**> |  | [optional]
**code** | Option<[**models::SendConversions200ResponseFailuresInnerCode**]SendConversions200ResponseFailuresInnerCode.md> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)