public interface TargetMediator extends TestandtargetCampaignMediator
Modifier and Type | Field and Description |
---|---|
static String |
PN_AUTHOR_EXTERNAL_ID
The JCR property that holds the Adobe Target id on the managed objects on the author instance.
|
static String |
PN_EXTERNAL_ID
Deprecated.
Use
PN_PUBLISH_EXTERNAL_ID or PN_AUTHOR_EXTERNAL_ID
instead |
static String |
PN_PUBLISH_EXTERNAL_ID
The JCR property that holds the Adobe Target id on the managed objects on the author instance.
|
Modifier and Type | Method and Description |
---|---|
long |
syncOffer(Configuration configuration,
String offerPath)
Synchronizes an offer with Adobe Target.
|
long |
syncSegment(Configuration configuration,
String segmentPath)
Synchronizes a segment with Adobe Target
|
deactivatePublishCampaign, syncAuthorCampaign, syncPublishCampaign
static final String PN_EXTERNAL_ID
static final String PN_AUTHOR_EXTERNAL_ID
static final String PN_PUBLISH_EXTERNAL_ID
long syncOffer(Configuration configuration, String offerPath) throws TestandtargetException
offerPath
- the repository path of the offer.configuration
- the cloud services configuration containing the Adobe Target account detailsTestandtargetException
long syncSegment(Configuration configuration, String segmentPath) throws TestandtargetException
segmentPath
- configuration
- the cloud services configuration containing the Adobe Target account detailsTestandtargetException
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"