The campaign id to get events from
- Retrieve redirections for the specified placement id
NP6 API Reference (8.1.0)
This documentation provides comprehensive access to the full range of functionalities offered by the NP6 platform through a standardized RESTful interface.
If you have any questions or need assistance, please contact our support team at https://support.chapsvision.com.
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
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
- Production serverhttps://api-cm.np6.com/display/campaign/{id}/events/hits/redirection
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://api-cm.np6.com/display/campaign/{id}/events/hits/redirection?start=2019-08-24T14%3A15%3A22Z&end=2019-08-24T14%3A15%3A22Z&sort=asc' \
-H 'X-Key: string'[ { "id": "e2e95630-792f-4c9f-ab1a-3d71a09a0b01", "timestamp": 1614089576718, "identity": { "type": "customer", "agency": "DEMO", "customer": "028" }, "source": { "type": "display", "detail": { "activation": { "id": "61e7c828c3a44a0025492e02", "content": "61e816d494a2cf1124adde8f", "campaign": "61e7d9624330930024335593", "receiver": { "type": "footprint", "id": "000R4M0T", "unicity": "example@np6.com", "hash": "0441619ab4631d18548aa8835dd2c28b" }, "stamp": { "time": 1614089576625, "id": "45a69bec-c2f9-4fb6-98ef-92cd3a5eb126", "thread": "c639172d-1629-456a-8b70-612e31e6f2f9" }, "keywords": [ { "key": "page_id", "value": "dashboard/home" } ] }, "link": { "type": "redirection", "source": "html", "destination": "https://mypage.np6.com/" }, "client": { "type": "web", "ip": { "type": "v4", "value": "000.000.000.000:00000, 00.000.0.1" }, "uri": { "scheme": "http", "version": "1.1", "host": "host.server.com:80", "method": "GET", "original": "http://host.server.com:80" }, "ua": { "type": "parsed", "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36", "client": { "type": "Browser", "name": "Chrome", "version": "100.0.0", "vendor": "Google Inc." }, "os": { "name": "macOS 10.15 Catalina", "family": "macOS", "vendor": "Apple Inc." }, "device": { "type": "Desktop", "name": "Mac", "brand": "Apple" } } } } } } ]
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
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
- Production serverhttps://api-cm.np6.com/display/placement/{id}/events/hits/redirection
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://api-cm.np6.com/display/placement/{id}/events/hits/redirection?start=2019-08-24T14%3A15%3A22Z&end=2019-08-24T14%3A15%3A22Z&sort=asc' \
-H 'X-Key: string'[ { "id": "e2e95630-792f-4c9f-ab1a-3d71a09a0b01", "timestamp": 1614089576718, "identity": { "type": "customer", "agency": "DEMO", "customer": "028" }, "source": { "type": "display", "detail": { "activation": { "id": "61e7c828c3a44a0025492e02", "content": "61e816d494a2cf1124adde8f", "campaign": "61e7d9624330930024335593", "receiver": { "type": "footprint", "id": "000R4M0T", "unicity": "example@np6.com", "hash": "0441619ab4631d18548aa8835dd2c28b" }, "stamp": { "time": 1614089576625, "id": "45a69bec-c2f9-4fb6-98ef-92cd3a5eb126", "thread": "c639172d-1629-456a-8b70-612e31e6f2f9" }, "keywords": [ { "key": "page_id", "value": "dashboard/home" } ] }, "link": { "type": "redirection", "source": "html", "destination": "https://mypage.np6.com/" }, "client": { "type": "web", "ip": { "type": "v4", "value": "000.000.000.000:00000, 00.000.0.1" }, "uri": { "scheme": "http", "version": "1.1", "host": "host.server.com:80", "method": "GET", "original": "http://host.server.com:80" }, "ua": { "type": "parsed", "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36", "client": { "type": "Browser", "name": "Chrome", "version": "100.0.0", "vendor": "Google Inc." }, "os": { "name": "macOS 10.15 Catalina", "family": "macOS", "vendor": "Apple Inc." }, "device": { "type": "Desktop", "name": "Mac", "brand": "Apple" } } } } } } ]
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
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
- Production serverhttps://api-cm.np6.com/display/content/{id}/events/hits/redirection
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://api-cm.np6.com/display/content/{id}/events/hits/redirection?start=2019-08-24T14%3A15%3A22Z&end=2019-08-24T14%3A15%3A22Z&sort=asc' \
-H 'X-Key: string'[ { "id": "e2e95630-792f-4c9f-ab1a-3d71a09a0b01", "timestamp": 1614089576718, "identity": { "type": "customer", "agency": "DEMO", "customer": "028" }, "source": { "type": "display", "detail": { "activation": { "id": "61e7c828c3a44a0025492e02", "content": "61e816d494a2cf1124adde8f", "campaign": "61e7d9624330930024335593", "receiver": { "type": "footprint", "id": "000R4M0T", "unicity": "example@np6.com", "hash": "0441619ab4631d18548aa8835dd2c28b" }, "stamp": { "time": 1614089576625, "id": "45a69bec-c2f9-4fb6-98ef-92cd3a5eb126", "thread": "c639172d-1629-456a-8b70-612e31e6f2f9" }, "keywords": [ { "key": "page_id", "value": "dashboard/home" } ] }, "link": { "type": "redirection", "source": "html", "destination": "https://mypage.np6.com/" }, "client": { "type": "web", "ip": { "type": "v4", "value": "000.000.000.000:00000, 00.000.0.1" }, "uri": { "scheme": "http", "version": "1.1", "host": "host.server.com:80", "method": "GET", "original": "http://host.server.com:80" }, "ua": { "type": "parsed", "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36", "client": { "type": "Browser", "name": "Chrome", "version": "100.0.0", "vendor": "Google Inc." }, "os": { "name": "macOS 10.15 Catalina", "family": "macOS", "vendor": "Apple Inc." }, "device": { "type": "Desktop", "name": "Mac", "brand": "Apple" } } } } } } ]