Used for get xlsx file with /reach-overlap/overlap results.
Request
The request object has the following fields:
|
Name |
Type |
Required |
Description |
|---|---|---|---|
|
|
String |
Yes |
Customer identifier. |
|
|
String |
No |
Site group identifier. |
|
|
Array of String |
No |
Array of segment identifiers. |
|
|
Integer |
No |
The number of output objects (MAX 5000) |
|
|
Enum |
No |
Segments type (USER, CONTEXTUAL, COMBINED) |
Response
The response object for a successful query has the file with data from /reach-overlap/overlap query.
Examples
Bash
python cx.py /reach-overlap/overlap-to-excel '{"customerId": "eec9d6e2f5a068470ecf37559af83f92d9cfd160", "siteGroupId": "9222291112880224990", "limit": 100}'