@Deprecated public interface TestandtargetCampaignMediator
| Modifier and Type | Method and Description |
|---|---|
void |
deactivatePublishCampaign(String campaignPath)
Deprecated.
Deactivates a test and target 'publish' campaign
|
void |
syncAuthorCampaign(String campaignPath)
Deprecated.
Creates or updates a test and target 'author' campaign
|
void |
syncPublishCampaign(String campaignPath)
Deprecated.
Creates or updates a test and target 'publish' campaign
|
void syncAuthorCampaign(String campaignPath) throws TestandtargetException
This method does nothing if the campaignPath does not point to a valid campaign.
campaignPath - the path of the Page which represents a test and target campaign or is a child of a
campaignTestandtargetException - TestandtargetExceptionvoid syncPublishCampaign(String campaignPath) throws TestandtargetException
This method does nothing if the campaignPath does not point to a valid campaign.
campaignPath - the path of the Page which represents a test and target campaign or is a child of a
campaignTestandtargetException - TestandtargetExceptionvoid deactivatePublishCampaign(String campaignPath) throws TestandtargetException
This method does nothing if the campaignPath does not point to a valid campaign.
campaignPath - the path of the Page which represents a test and target campaign or is a child of a
campaignTestandtargetException - TestandtargetException"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"