Example: Basic Code to use Python and Split REST API to export segment ids to csv file.
Environment:
- Python 2.7.15
- request 2.20.1
How to use:
- Class wrapper for Admin API is:
SplitAPI.py
- Update your relevant Split Admin API Key, Environment, Workspace, Segment name and target csv file in:
Main.py
Note:
- If you only have one Workspace, use "Default" workspace.
Comments
0 comments
Please sign in to leave a comment.