| Package | Description |
|---|---|
| ai.thirdwatch.api | |
| ai.thirdwatch.model |
| Modifier and Type | Method and Description |
|---|---|
EventResponse |
AddPromotionApi.addPromotion(AddPromotion JSON)
Use add_promotion to record when a user adds one or more promotions to their account.
|
com.squareup.okhttp.Call |
AddPromotionApi.addPromotionAsync(AddPromotion JSON,
ApiCallback<EventResponse> callback)
Use add_promotion to record when a user adds one or more promotions to their account.
|
com.squareup.okhttp.Call |
AddPromotionApi.addPromotionCall(AddPromotion JSON,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for addPromotion
|
ApiResponse<EventResponse> |
AddPromotionApi.addPromotionWithHttpInfo(AddPromotion JSON)
Use add_promotion to record when a user adds one or more promotions to their account.
|
| Modifier and Type | Method and Description |
|---|---|
AddPromotion |
AddPromotion.addPromotionsItem(Promotion promotionsItem) |
AddPromotion |
AddPromotion.customInfo(CustomInfo customInfo) |
AddPromotion |
AddPromotion.deviceIp(String deviceIp) |
AddPromotion |
AddPromotion.originTimestamp(String originTimestamp) |
AddPromotion |
AddPromotion.promotions(List<Promotion> promotions) |
AddPromotion |
AddPromotion.sessionId(String sessionId) |
AddPromotion |
AddPromotion.userId(String userId) |
Copyright © 2017. All rights reserved.