| Package | Description |
|---|---|
| com.criteo.marketing.api |
| Modifier and Type | Method and Description |
|---|---|
ResponsesAdSetId |
CampaignApi.startAdSets(RequestsAdSetId requestsAdSetId)
Start the specified list of ad sets
|
ResponsesAdSetId |
CampaignApi.stopAdSets(RequestsAdSetId requestsAdSetId)
Stop the specified list of ad sets
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ResponsesAdSetId> |
CampaignApi.startAdSetsWithHttpInfo(RequestsAdSetId requestsAdSetId)
Start the specified list of ad sets
|
ApiResponse<ResponsesAdSetId> |
CampaignApi.stopAdSetsWithHttpInfo(RequestsAdSetId requestsAdSetId)
Stop the specified list of ad sets
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
CampaignApi.startAdSetsAsync(RequestsAdSetId requestsAdSetId,
ApiCallback<ResponsesAdSetId> _callback)
(asynchronously)
Start the specified list of ad sets
|
okhttp3.Call |
CampaignApi.stopAdSetsAsync(RequestsAdSetId requestsAdSetId,
ApiCallback<ResponsesAdSetId> _callback)
(asynchronously)
Stop the specified list of ad sets
|
Copyright © 2021. All rights reserved.