| Interface | Description |
|---|---|
| TestandtargetCampaignMediator |
The TestandtargetCampaignMediator creates and keeps in sync Test and Target campaigns based on the data
from a CQ campaign
|
| TestandtargetCommand |
The interface for commands executed by
CommandServlet. |
| TestandtargetHttpClient | |
| TestandtargetService |
The TestandtargetService is the entry point for all the operations which interact with the
Test&Target REST API.
|
| Class | Description |
|---|---|
| AbstractEntity | |
| Campaign | |
| Conversion |
Contains conversion data
|
| Folder | |
| HTMLOffer | |
| MboxConstants | |
| Offer | |
| Recipe |
Contains multiple Steps and a Conversion
|
| Report |
Performance report for a single campaign containing multiple Samples.
|
| Reports |
A collection of Reports.
|
| Sample |
Contains data for a single report interval
|
| Step |
Contains the data from a single success metric
|
| TestandtargetAccount | Deprecated |
| TestandtargetAccountResourceProvider | Deprecated |
| Enum | Description |
|---|---|
| ReportType |
A ReportType enumerates all the possible report values from Test&Target
|
| Resolution |
A Resolution enumerates all the possible report resolution from Test&Target
|
| Exception | Description |
|---|---|
| TestandtargetException |