| Package | Description |
|---|---|
| com.criteo.marketing.api | |
| com.criteo.marketing.model |
| Modifier and Type | Method and Description |
|---|---|
ResponseAdSetId |
CampaignApi.patchAdSets(RequestsPatchAdSet requestsPatchAdSet)
Patch a list of AdSets.
|
okhttp3.Call |
CampaignApi.patchAdSetsAsync(RequestsPatchAdSet requestsPatchAdSet,
ApiCallback<ResponseAdSetId> _callback)
(asynchronously)
Patch a list of AdSets.
|
okhttp3.Call |
CampaignApi.patchAdSetsCall(RequestsPatchAdSet requestsPatchAdSet,
ApiCallback _callback)
Build call for patchAdSets
|
ApiResponse<ResponseAdSetId> |
CampaignApi.patchAdSetsWithHttpInfo(RequestsPatchAdSet requestsPatchAdSet)
Patch a list of AdSets.
|
| Modifier and Type | Method and Description |
|---|---|
RequestsPatchAdSet |
RequestsPatchAdSet.addDataItem(WriteModelPatchAdSet dataItem) |
RequestsPatchAdSet |
RequestsPatchAdSet.data(java.util.List<WriteModelPatchAdSet> data) |
Copyright © 2021. All rights reserved.