This documentation provides comprehensive access to the full range of functionalities offered by the NP6 platform through a standardized RESTful interface.
Defines a start date filter Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value You can use an ISO format date or a timestamp
endstring(date-time)
Defines an end date filter Specify this parameter to retrieve only events with a timestamp less than the specified value You can use an ISO format date or a timestamp
sortstring
Defines a sort order applied on events timestamp By default, events are unordered and may not streamed in the same order between two requests You should use this query parameter if you want to guarantee the sort order of events
Enum"asc""desc"
Headers
X-Keystringrequired
A unique API key used to authenticate requests to the NP6 platform. This key must be included in every API call to validate the identity and permissions of the client. Keep your API key secure and do not expose it in public code or logs.
Bodyapplication/json
itemsEventsArray of objects
The events type /subtype and items per channel
typestring
Discriminator
eventsArray of objects
Event's type
itemsArray of integers(int32)
Items
Production server https://api-cm.np6.com/campaigns/{id}/events
Defines a start date filter Specify this parameter to retrieve only events with a timestamp greater than or equal to the specified value You can use an ISO format date or a timestamp
endstring(date-time)
Defines an end date filter Specify this parameter to retrieve only events with a timestamp less than the specified value You can use an ISO format date or a timestamp
sortstring
Defines a sort order applied on events timestamp By default, events are unordered and may not streamed in the same order between two requests You should use this query parameter if you want to guarantee the sort order of events
Enum"asc""desc"
Headers
X-Keystringrequired
A unique API key used to authenticate requests to the NP6 platform. This key must be included in every API call to validate the identity and permissions of the client. Keep your API key secure and do not expose it in public code or logs.
Bodyapplication/json
The list of items to get events for
itemsEventsArray of objects
The events type /subtype and items per channel
typestring
Discriminator
eventsArray of objects
Event's type
itemsArray of integers(int32)
Items
Production server https://api-cm.np6.com/campaigns/{id}/items/events