| Package | Description |
|---|---|
| com.criteo.marketing.api | |
| com.criteo.marketing.model |
| Modifier and Type | Method and Description |
|---|---|
ResponseReadAdSet |
CampaignApi.getAdSet(java.lang.String adSetId)
Get the data for the specified ad set
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ResponseReadAdSet> |
CampaignApi.getAdSetWithHttpInfo(java.lang.String adSetId)
Get the data for the specified ad set
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
CampaignApi.getAdSetAsync(java.lang.String adSetId,
ApiCallback<ResponseReadAdSet> _callback)
(asynchronously)
Get the data for the specified ad set
|
| Modifier and Type | Method and Description |
|---|---|
ResponseReadAdSet |
ResponseReadAdSet.data(ReadModelReadAdSet data) |
Copyright © 2021. All rights reserved.