Use * syntax for faster search
Page History
Column | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||
|
...
Overview
In order to facilitate
...
the testing and deployment cycle of new tools and processes interacting with the
...
UI and API, each buzzkey has a corresponding Sandbox (sbx) environment created in parallel.
...
To access the sandbox environment, add "sbx" to the end of
...
a buzzkey.
For example,
...
the buzzkey
...
"customer" is associated with the following URLs:
Live Environment:
- UI via a browser: https://customer.beeswax.com
- API Path: https://customer.api.beeswax.com/rest/
Sandbox Environment:
- UI via a browser: https://customersbx.beeswax.com
- API Path: https://customersbx.api.beeswax.com/rest/
How it Works
The Sandbox is used for testing
...
workflows
...
via the API and UI, and is therefore not connected to other components in the platform'
...
s architecture.
...
It can be used to test new releases or processes in a safe environment,
...
train new users on trafficking, and conduct demos.
...
The Sandbox environment allows users to:
- Utilize the
...
- API services to
...
- create,
...
- read,
...
- update and
...
- delete objects
...
- Use the
...
- UI to create and amend objects
...
- Create Users and assign Roles
...
- Create and utilize new Accounts
...
Because of its design, the Sandbox environment does not allow users to:
- Deliver impressions and spend
...
- Utilize the Query Tool (
...
- impressions can not serve or be stored)
...
- Add users to segments via Segment Uploads or segment HTML tags
...
Note |
---|
If you are an Administrator for your production |
...
buzzkey, please contact Support if you would like us to create the initial administrator login for your buzzkey sandbox. |