| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
Automated |
CampaignsApi.campaignsAutomatedNameGet(String name) |
Automated |
CampaignsApi.campaignsAutomatedNamePut(String name,
Automated body)
Updates a previously added campaign.
|
Automated |
CampaignsApi.campaignsAutomatedPost(Automated body) |
| Modifier and Type | Method and Description |
|---|---|
List<Automated> |
CampaignsApi.campaignsAutomatedGet(String search,
Integer offset,
Integer limit)
List all of your automated campaigns
|
ApiResponse<List<Automated>> |
CampaignsApi.campaignsAutomatedGetWithHttpInfo(String search,
Integer offset,
Integer limit)
List all of your automated campaigns
|
ApiResponse<Automated> |
CampaignsApi.campaignsAutomatedNameGetWithHttpInfo(String name) |
ApiResponse<Automated> |
CampaignsApi.campaignsAutomatedNamePutWithHttpInfo(String name,
Automated body)
Updates a previously added campaign.
|
ApiResponse<Automated> |
CampaignsApi.campaignsAutomatedPostWithHttpInfo(Automated body) |
| Modifier and Type | Method and Description |
|---|---|
Automated |
CampaignsApi.campaignsAutomatedNamePut(String name,
Automated body)
Updates a previously added campaign.
|
com.squareup.okhttp.Call |
CampaignsApi.campaignsAutomatedNamePutAsync(String name,
Automated body,
ApiCallback<Automated> callback)
Updates a previously added campaign.
|
com.squareup.okhttp.Call |
CampaignsApi.campaignsAutomatedNamePutCall(String name,
Automated body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for campaignsAutomatedNamePut
|
ApiResponse<Automated> |
CampaignsApi.campaignsAutomatedNamePutWithHttpInfo(String name,
Automated body)
Updates a previously added campaign.
|
Automated |
CampaignsApi.campaignsAutomatedPost(Automated body) |
com.squareup.okhttp.Call |
CampaignsApi.campaignsAutomatedPostAsync(Automated body,
ApiCallback<Automated> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
CampaignsApi.campaignsAutomatedPostCall(Automated body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for campaignsAutomatedPost
|
ApiResponse<Automated> |
CampaignsApi.campaignsAutomatedPostWithHttpInfo(Automated body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
CampaignsApi.campaignsAutomatedGetAsync(String search,
Integer offset,
Integer limit,
ApiCallback<List<Automated>> callback)
List all of your automated campaigns (asynchronously)
|
com.squareup.okhttp.Call |
CampaignsApi.campaignsAutomatedNameGetAsync(String name,
ApiCallback<Automated> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
CampaignsApi.campaignsAutomatedNamePutAsync(String name,
Automated body,
ApiCallback<Automated> callback)
Updates a previously added campaign.
|
com.squareup.okhttp.Call |
CampaignsApi.campaignsAutomatedPostAsync(Automated body,
ApiCallback<Automated> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
Automated |
Automated.campaignTemplate(CampaignTemplate campaignTemplate) |
Automated |
Automated.name(String name) |
Automated |
Automated.options(CampaignOptions options) |
Automated |
Automated.status(Automated.StatusEnum status) |
Automated |
Automated.targets(CampaignRecipient targets) |
Automated |
Automated.trackingOptions(TrackingOptions trackingOptions) |
Automated |
Automated.triggerOptions(TriggerOptions triggerOptions) |
Copyright © 2019. All rights reserved.