Add export destination
Add a destination to which an audience export can be delivered. You can add an SFTP host, a Facebook account or an AWS S3 bucket as a destination
Before you start
- Ensure that you have network connectivity to the destination site.
- Have credentials for the destination site.
- Have a private key and password for the destination site.
Steps
- On the Audience dashboard, click Manage Exports.
- Click the Destinations tab, which displays the SFTP sub-tab and its existing destinations.
- Click +Add Destination.
- On the Settings tab, specify a name for the destination.
- Then pick a destination type. Choices include: "SFTP", "Facebook" or "AWS S3".
- Depending on which choice you made, enter or select destination data in one of the following sets of input fields:
- Click Save
SFTP
Setting | Description |
---|---|
Host | Host name of the server. For example, sftp.ent-smith.com. Required. |
Port | Port number for a connection. Typically, this value is 22. Required. |
Path | File path to where export data is directed in the SFTP directory. Required. |
User Name | Name of user with permission to access the file path. For example, "theBigE". Required. |
Private Key / Password | Private key or password required to access the directory. Required. |
Facebook
Setting | Description |
---|---|
Ad Account ID | Facebook add account ID. Required. |
Access Token | Authentication access token provided by Facebook. Required. |
Customer File Source | Facebook file source. Required. |
Audience Name | Name of the SessionM audience being served by export. Defaults to including audience name and ext_id if not provided. |
Audience Description | Description of SessionM audience being served by export. |
API Version | Facebook API audience version. |
AWS S3
Setting | Description |
---|---|
Access Key | AWS access key. Required. |
Secret Key | AWS secret access key. Required. |
Region | Data center region. Required. |
Endpoint | Regional endpoint hostname. |
Tagging | S3 object key/value tags in URL query string format. |
Bucket | Name of bucket. Required. |
Key | Key/file path. Required. |
The new destination appears in the appropriate sub-tab of the Destinations tab and is available for use in export jobs. If you want to edit an existing destination, simply click in the table row that contains the destination you want to edit, and then select Edit.