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