JDBC Driver for ActiveCampaign

Build 25.0.9434

TrackingLogs

Retrieve trackingLogs for the specific contact or all contacts

Table Specific Information

Select

The 本製品 uses the ActiveCampaign API to process search criteria that refer to the Id and ContactId columns. The 本製品 processes other filters client-side within the driver. For example, the following queries are processed server side:

SELECT * FROM TrackingLogs WHERE Id = 1000
SELECT * FROM TrackingLogs WHERE ContactId = 1003

Columns

Name Type Description
Id [KEY] String The Id column of the TrackingLogs table.
ContactId String The ContactId column of the TrackingLogs table.
Hash String The Hash column of the TrackingLogs table.
ContactLink String The ContactLink column of the TrackingLogs table.
SubscriberidLink String The SubscriberidLink column of the TrackingLogs table.
TstampLink Datetime The TstampLink column of the TrackingLogs table.
TypeLink String The TypeLink column of the TrackingLogs table.
ValueLink String The ValueLink column of the TrackingLogs table.

Pseudo-Columns

SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。

Name Type Description
UDateLink Datetime

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434