public class PerformanceReportRequest extends Object
TestandtargetService.getPerformanceReport(com.day.cq.wcm.webservicesupport.Configuration, PerformanceReportRequest)
callConstructor and Description |
---|
PerformanceReportRequest() |
Modifier and Type | Method and Description |
---|---|
static PerformanceReportRequest |
forCampaignId(long campaignId)
Creates a new instance for the specified campaignId
|
long |
getCampaignId() |
Date |
getEnd() |
Date |
getStart() |
PerformanceReportRequest |
setEnd(Date end) |
PerformanceReportRequest |
setStart(Date start) |
public static PerformanceReportRequest forCampaignId(long campaignId)
campaignId
- the id of the Test&Target campaignpublic PerformanceReportRequest setStart(Date start)
public PerformanceReportRequest setEnd(Date end)
public long getCampaignId()
public Date getStart()
public Date getEnd()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"