Interface TestandtargetService


  • @ProviderType
    @Deprecated
    public interface TestandtargetService
    Deprecated.
    This service will be removed in future versions. No replacement will be provided.
    The TestandtargetService is the entry point for all the operations which interact with the Adobe Target API

    This service is able to perform operations on both Adobe Target entry points - XML and REST. While care has been taken to make the API backend transparent, to the caller, there are some methods where there are small differences, usually due the XML API providing less information than the REST API. These limitations are clearly documented in the method-level javadocs.

    As such, clients of this service are encouraged to use the REST API rather than XML API. This setting is a property on the cloud service configuration and is properly saved by the cloud configuration UI.

    See Also:
    TestandtargetCampaignMediator