Activity_WebVisit
Web Visit アクティビティを取得します。
テーブル固有の情報
Select
Bulk API を使用していない場合は、Activity テーブルをクエリするにはContactId が必要です。
さらに、このテーブルでは、バルクモードでCOUNT 関数がサポートされています。
Columns
Name | Type | Description |
ID [KEY] | Long | Web visit アクティビティのId。 |
Name | String | Web visit アクティビティの名前。バルクモードではサポートされていません。 |
CreatedAt | Datetime | Web visit アクティビティが作成された日時。 |
Type | String | Web visit アクティビティのタイプ。 |
AssetId | Long | Web visit アクティビティに関連のあるアセットのId。バルクモードではサポートされていません。 |
AssetType | String | Web visit アクティビティに関連のあるアセットのタイプ。バルクモードではサポートされていません。 |
ContactId | Long | Web visit アクティビティを実行したコンタクトのId。バルクモードではサポートされていません。 |
Duration | String | Web visit アクティビティの継続時間。 |
QueryString | String | Web visit アクティビティのクエリ文字列。バルクモードではサポートされていません。 |
QueryStringDisplay | String | Web visit アクティビティのクエリ文字列表示。バルクモードではサポートされていません。 |
Thread | String | Web visit アクティビティのスレッド。バルクモードではサポートされていません。 |
URL | String | Web visit アクティビティのURL。バルクモードではサポートされていません。 |
ReferrerUrl | String | Web visit アクティビティの参照元URL。バルクモードでのみサポートされています。 |
VisitorId | Long | Web visit アクティビティに関連のある訪問者のId。バルクモードでのみサポートされています。 |
VisitorExternalId | String | Web visit アクティビティの訪問者外部Id。バルクモードでのみサポートされています。 |
ExternalId | String | Web visit アクティビティに関連のあるExternalId。バルクモードでのみサポートされています。 |
NumberOfPages | String | Web visit アクティビティのページ数。バルクモードでのみサポートされています。 |
IpAddress | String | Web visit アクティビティのIP アドレス。バルクモードでのみサポートされています。 |
FirstPageViewUrl | String | Web visit アクティビティの最初のページビューURL。バルクモードでのみサポートされています。 |
FirstName | String | The FirstName of the contact associated with the Web visit activity. |
LastName | String | The LastName of the contact associated with the Web visit activity. |
Company | String | The Company of the contact associated with the Web visit activity. |
City | String | The City of the contact associated with the Web visit activity. |
ContactCreatedAt | Datetime | The date and time the contact associated with the Web visit activity was created. |
ContactModifiedAt | Datetime | The date and time the contact associated with the Web visit activity was created. |
Address1 | String | The first line address of the contact associated with the Web visit activity. |
Address2 | String | The second line address of the contact associated with the Web visit activity. |
Title | String | The Title of the contact associated with the Web visit activity. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ExportToken | String | CreateExportDefinition から返されたトークン。Eloqua が要求の処理を完了していない場合は、クエリはサーバーが完了するまでデータを返さずに待機します。 |
Depth | String | Eloqua から要求された情報の深度。 |