Interface TestandtargetCommandService


  • @ProviderType
    public interface TestandtargetCommandService
    The TestandtargetCommandService is the entry point for all the operations which require to relay the commands to Adobe Target server without any interpretation.

    This service is able to perform operations on Adobe Target entry points via REST only. This service doesn't interpret the commands at all, it simply acts like a proxy. The onus of creating the correct body of the request lies with the caller. Similarly, wherever mentioned, this command doesn't interpret the data returned by Target server and simply returns it to the caller.