Activity_Bounceback
Retrieve Bounceback Activities. This table is only supported in bulk mode.
Columns
Name | Type | Description |
ID [KEY] | Long | The unique identifier of the bounceback activity. |
CreatedAt | Datetime | The date and time the bounceback activity was created. |
Type | String | The type of the activity associated with the bounceback activity. |
AssetName | String | The name of the asset associated with the bounceback activity. |
AssetId | Long | The Id of the asset associated with the bounceback activity. |
AssetType | String | The type of the asset associated with the bounceback activity. |
CampaignId | Long | The Id of the campaign associated with the bounceback activity. |
EmailAddress | String | The address of the email. |
ExternalId | String | The ExternalId associated with the email activity. Only supported in bulk mode. |
EmailRecipientId | String | The Email Recipient Id associated with the email activity. Only supported in bulk mode. |
SmtpErrorCode | String | The Smtp Error Code associated with the email activity. Only supported in bulk mode. |
SmtpStatusCode | String | The Smtp Status Code associated with the email activity. Only supported in bulk mode. |
SmtpMessage | String | The Smtp Message associated with the email activity. Only supported in bulk mode. |
DeploymentId | String | The email deployment Id associated with the email activity. Only supported in bulk mode. |
ContactId | Long | The Id of the contact associated with the bounceback activity. |
FirstName | String | The FirstName of the contact associated with the bounceback activity. |
LastName | String | The LastName of the contact associated with the bounceback activity. |
Company | String | The Company of the contact associated with the bounceback activity. |
City | String | The City of the contact associated with the bounceback activity. |
ContactCreatedAt | Datetime | The date and time the contact associated with the bounceback activity was created. |
ContactModifiedAt | Datetime | The date and time the contact associated with the bounceback activity was created. |
Address1 | String | The first line address of the contact associated with the bounceback activity. |
Address2 | String | The second line address of the contact associated with the bounceback activity. |
Title | String | The Title of the contact associated with the bounceback activity. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ExportToken | String | The token returned from CreateExportDefinition. If Eloqua has not finished processing the request, the query will wait until the server has finished before returning data. |
Depth | String | The depth of information requested from Eloqua. |