Endpoints
Service | URL/Hostname | How to obtain access |
---|---|---|
S3 | Contact your Audience Manager Partner Solutions representative or Customer Care | Contact your Audience Manager Partner Solutions representative or Customer Care to set up an Amazon S3 bucket for your beta instance. Read about the advantages of using Amazon S3. |
DCS | https://dcs-beta.demdex.net/... | See Accessing the DCS in the Beta Environment. |
UI | https://bank-beta.demdex.com | Your production environment credentials are valid for the beta environment. |
API | https://api-beta.demdex.com/... | Your production environment credentials are valid for the beta environment. We recommend that you create a generic API user, see details. |
Accessing the DCS in the Beta Environment
-
Make a DCS call, using the curl command. Curl is a tool to transfer data from or to a server, using one of many supported protocols.
For example:
curl -v https://dcs-beta.demdex.net/event
-
Verify that your request was served by the beta DCS by looking for “sandbox” in the DCS response header.
For example:
curl -v http://dcs-beta.demdex.net/?event [...] < DCS: va6-sandbox-dcs-3.sandbox.demdex.com <release_number> [...]
Previous pagePublisher Use Cases
Next pageBoolean Expressions in Trait and Segment Builder