Class SdkDelivery

java.lang.Object
ai.promoted.delivery.client.SdkDelivery
All Implemented Interfaces:
Delivery

public class SdkDelivery extends Object implements Delivery
Implements SDK-side delivery, which does not call Promoted.ai but rather applies paging paramters to the request insertions and sets up for logging. This is useful for experiment controls, error fallbacks, and logging during the integration period.