| ApiDelivery |
Client for Promoted.ai's Delivery API.
|
| ApiMetrics |
Client for Promoted.ai's Metrics API.
|
| DefaultApiFactory |
API factory that creates the standard API clients.
|
| DefaultDeliveryRequestValidator |
Implements the default delivery request validation logic.
|
| DeliveryRequest |
DeliveryRequest is the input into delivery.
|
| DeliveryResponse |
Delivery response is the output from delivery.
|
| InsertionFactory |
Helper method to create Insertions.
|
| PromotedDeliveryClient |
PromotedDeliveryClient is the main class for interacting with the Promoted.ai Delivery API.
|
| PromotedDeliveryClient.Builder |
|
| PropertiesFactory |
Helper methods to create Properties.
|
| SamplerImpl |
Basic implementation of the Sampler interface.
|
| SdkDelivery |
Implements SDK-side delivery, which does not call Promoted.ai but rather applies paging paramters
to the request insertions and sets up for logging.
|
| TwoArmExperiment |
Represents a two arm Experiment configuration.
|