You are here:
Data View: FTAF
To view data about messages that were forwarded to friends, query the _FTAF data view in Automation Studio. Forward data is retained for six months.
Dates and times are stored in Central Standard Time. Daylight Savings Time isn’t observed. To view time-related data in your time zone, set time zone user preferences.
| Name | Description | DataType | Data Extension Data Type | Nullable |
|---|---|---|---|---|
| AccountID | Your account ID number | int | Number | |
| OYBAccountID | The account ID number for any related On-Your-Behalf accounts and applies to enterprise accounts only. | int | Number | X |
| JobID | The job ID number for the email send | int | Number | |
| ListID | The list ID number for the list used in the send | int | Number | |
| BatchID | The batch ID number for any batches used in the send | int | Number | |
| SubscriberID | The subscriber ID for the affected subscriber. This number represents the unique ID for each subscriber record. | int | Number | |
| SubscriberKey | The subscriber key for the affected subscriber | nvarchar(254) | Text | |
| TransactionTime | The date the forward took place | datetime | Date | |
| Domain | The domain at which the forward occurred | varchar(128) | Text | |
| IsUnique | Whether the event is unique or repeated | bit | Boolean | |
| TriggererSendDefinitionObjectID | The object ID for the triggered send definition | uniqueidentifier | Text | X |
| TriggeredSendCustomerKey | The customer key for the triggered send | varchar(36) | Text | X |

