The following section describes the database table used for the ATG Campaign Optimizer preview functionality.

abt_preview

This table contains information related to previewing test groups.

Column

Data Type

Constraint

id

VARCHAR(40)

not null

(primary key)

The ID of the preview record

profile_id

VARCHAR(40)

not null

The user performing the test preview

test_id

VARCHAR(40)

not null

The ID of the test being previewed, modified for the preview

preview_id

VARCHAR(40)

not null

The ID of the preview operation

scenario_name

WVARCHAR(255)

not null

The name of the preview scenario