Activity_EmailOpen
Email Open アクティビティを取得します。
テーブル固有の情報
Select
Bulk API を使用していない場合は、Activity テーブルをクエリするにはContactId が必要です。
Columns
Name | Type | Description |
ID [KEY] | Long | email open アクティビティの一意の識別子。 |
Name | String | email open アクティビティの名前。バルクモードではサポートされていません。 |
EmailAddress | String | コンタクトのE メールアドレス。 |
CreatedAt | Datetime | email open アクティビティが作成された日時。 |
Type | String | email open アクティビティに関連のあるアクティビティのタイプ。 |
AssetName | String | email open アクティビティに関連のあるアセットの名前。 |
AssetId | Long | email open アクティビティに関連のあるアセットのId。 |
AssetType | String | email open アクティビティに関連のあるアセットのタイプ。 |
ContactId | Long | email open アクティビティを実行したコンタクトのId。 |
EmailName | String | E メールの名前。バルクモードではサポートされていません。 |
EmailWebLink | String | E メールのWeb リンク。 |
EmailRecipientId | String | E メール受信者のId。 |
EmailSendType | String | E メールの送信タイプ。バルクモードでのみサポートされています。 |
IPAddress | String | 送信者のIP アドレス。 |
SubjectLine | String | E メールの件名。 |
CampaignId | Long | email open アクティビティに関連のあるキャンペーンのId。バルクモードでのみサポートされています。 |
DeploymentId | Long | email open アクティビティに関連のあるデプロイメントId。バルクモードでのみサポートされています。 |
VisitorId | Long | email open アクティビティに関連のある訪問者のId。バルクモードでのみサポートされています。 |
VisitorExternalId | String | email open アクティビティに関連のある訪問者のExternalId。バルクモードでのみサポートされています。 |
ExternalId | String | email open アクティビティに関連のあるExternalId。バルクモードでのみサポートされています。 |
FirstName | String | The FirstName of the contact associated with the email open activity. |
LastName | String | The LastName of the contact associated with the email open activity. |
Company | String | The Company of the contact associated with the email open activity. |
City | String | The City of the contact associated with the email open activity. |
ContactCreatedAt | Datetime | The date and time the contact associated with the email open activity was created. |
ContactModifiedAt | Datetime | The date and time the contact associated with the email open activity was created. |
Address1 | String | The first line address of the contact associated with the email open activity. |
Address2 | String | The second line address of the contact associated with the email open activity. |
Title | String | The Title of the contact associated with the email open activity. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ExportToken | String | CreateExportDefinition から返されたトークン。Eloqua が要求の処理を完了していない場合は、クエリはサーバーが完了するまでデータを返さずに待機します。 |
Depth | String | Eloqua から要求された情報の深度。 |