Uses of Class
ai.promoted.delivery.model.LogRequest
Packages that use LogRequest
-
Uses of LogRequest in ai.promoted.delivery.client
Methods in ai.promoted.delivery.client with parameters of type LogRequestModifier and TypeMethodDescriptionvoidApiMetrics.runMetricsLogging(LogRequest logRequest) Do metrics logging.voidMetrics.runMetricsLogging(LogRequest logRequest) Do metrics logging. -
Uses of LogRequest in ai.promoted.delivery.model
Methods in ai.promoted.delivery.model that return LogRequestModifier and TypeMethodDescriptionLogRequest.addCohortMembershipItem(CohortMembership cohortMembershipItem) LogRequest.addDeliveryLogItem(DeliveryLog deliveryLogItem) LogRequest.clientInfo(ClientInfo clientInfo) LogRequest.cohortMembership(List<CohortMembership> cohortMembership) LogRequest.deliveryLog(List<DeliveryLog> deliveryLog) LogRequest.platformId(Integer platformId)