See: Description
Interface | Description |
---|---|
TargetLocationNameProvider |
Provides location names for locations to be synchronized to Adobe Target
|
TargetMediator |
The TargetMediator creates and keeps sync of reusable Adobe Target objects such as segments and offers
|
TestandtargetCampaignMediator | Deprecated |
TestandtargetCommand |
The interface for commands executed by
com.day.cq.analytics.testandtarget.impl.servlets.CommandServlet . |
TestandtargetCommandService |
The TestandtargetCommandService is the entry point for all the operations which require
to relay the commands to Adobe Target server without any interpretation.
|
TestandtargetHttpClient | |
TestandtargetHttpParameters |
Abstracts the parameters to be sent in a Test and Target Http API call
|
TestandtargetService | Deprecated
This service will be removed in future versions.
|
Class | Description |
---|---|
AbstractEntity | |
Campaign | |
Conversion |
Contains conversion data
|
Folder | |
HTMLOffer | |
ListFilter |
A data-object that holds data related to list filtering
|
ListOffersRequest |
A request object used to retrieve a list of offers from Adobe Target.
|
ListSegmentsRequest |
The ListSegmentsRequest encapsulates any optional parameters which can be added when executing a
TestandtargetService.listSegments(com.day.cq.wcm.webservicesupport.Configuration, ListSegmentsRequest) call |
ListSorter |
A data-object that holds data related to list sorting - property and direction
|
MboxConstants | |
Offer | |
OfferBase |
Parent object for the request objects involved in Adobe Target offer synchronization
|
PerformanceReport |
The PerformanceReport contains performance reporting data about a single campaign
|
PerformanceReportItem |
The PerformanceReportItem is an entry in a
PerformanceReport |
PerformanceReportRequest |
The PerformanceReportRequest encapsulates all needed data for a
TestandtargetService.getPerformanceReport(com.day.cq.wcm.webservicesupport.Configuration, PerformanceReportRequest)
call |
Recipe |
Contains multiple Steps and a Conversion
|
Report |
Performance report for a single campaign containing multiple Samples.
|
Reports |
A collection of
Report s. |
Sample |
Contains data for a single report interval
|
SaveOfferRequest |
A request object used to create an offer in Adobe Target
|
Segment |
A segment, as it is represented in Adobe Target
|
Step |
Contains the data from a single success metric
|
TargetConstants |
The constants used
|
TestandtargetAudience |
The representation of a Testandtarget Audience
|
TestandtargetCallOptions |
Provides a nice way of grouping the options of an API call.
|
ViewOfferRequest |
A request object used to retrieve the details of an offer from Adobe Target
|
ViewOfferResponse |
A response object containing offer data as retrieved from Adobe Target
|
Enum | Description |
---|---|
ReportType |
A ReportType enumerates all the possible report values from Adobe Target
|
Resolution |
A Resolution enumerates all the possible report resolution from Adobe Target
|
TestandtargetHttpClient.TestandtargetMethodType |
Http method used in the API call
|
TestandtargetHttpClient.TestandtargetSolution |
Solution to be called either Target or Target Recommendations
|
Exception | Description |
---|---|
TestandtargetException | |
TestandtargetFormattedException |
A
Exception extension that is used to provide formatted exception messages for use in the UI. |
TestandtargetUnsupportedApiOperationException |
The TestandtargetUnsupportedApiOperationException signals that an operation could not be performed since the
configured API backend does not support it
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved