@Deprecated
public interface TestandtargetCampaignMediator
Modifier and Type | Method and Description |
---|---|
void |
deactivatePublishCampaign(java.lang.String campaignPath)
Deprecated.
Deactivates a test and target 'publish' campaign
|
void |
syncAuthorCampaign(java.lang.String campaignPath)
Deprecated.
Creates or updates a test and target 'author' campaign
|
void |
syncPublishCampaign(java.lang.String campaignPath)
Deprecated.
Creates or updates a test and target 'publish' campaign
|
void syncAuthorCampaign(java.lang.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
void syncPublishCampaign(java.lang.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
void deactivatePublishCampaign(java.lang.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 - 2020 Adobe. All Rights Reserved