Connection property | Description |
---|---|
Connection Name | A name for the connection. This name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + - Spaces at the beginning or end of the name are trimmed and are not saved as part of the name. Maximum length is 100 characters. Connection names are not case sensitive. |
Description | An optional description for the connection. Maximum length is 255 characters. |
Type | The type of connection. Select the Adobe Analytics Mass Ingestion connection type. |
Runtime Environment | Name of the runtime environment where you want to run the ingestion tasks. You must specify a Secure Agent as the runtime environment. Note: You cannot run application ingestion and replication tasks on a Hosted Agent or serverless runtime environment. |
Client ID | Client ID of the Service Account that you created on Adobe Developer Console. |
Client Secret | Client secret of the Service Account that you created on Adobe Developer Console. |
Technical Account ID | Technical account ID of the Service Account. |
Organization ID | Organization ID of the Service Account. |
Private Key | Private key that is generated when you create the Service Account Integration. The private key is required to generate the JWT. |
IMS Host | Base URL of Adobe Identity Management System (IMS). The default value is: ims-na1.adobelogin.com |
IMS Exchange | Exchange URL of IMS. The connection use the JWT to obtain an access token from Adobe by making a POST request to the exchange URL. The default value is: https://ims-na1.adobelogin.com/ims/exchange/jwt |