@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
campaignRepositoryException
LoginException
TestandtargetException
void 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
campaignRepositoryException
LoginException
TestandtargetException
void 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
campaignRepositoryException
LoginException
TestandtargetException
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"