Endpoints

ServiceURL/HostnameHow to obtain access
S3Contact your Audience Manager Partner Solutions representative or Customer CareContact 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.
DCShttps://dcs-beta.demdex.net/...See Accessing the DCS in the Beta Environment.
UIhttps://bank-beta.demdex.comYour production environment credentials are valid for the beta environment.
APIhttps://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

  1. 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

  2. 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

Audience Manager