| Package | Description |
|---|---|
| com.criteo.marketing.api | |
| com.criteo.marketing.model |
| Modifier and Type | Method and Description |
|---|---|
GetPortfolioResponse |
AdvertiserApi.apiPortfolioGet()
Use this call to fetch a list of all advertisers in your account.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetPortfolioResponse> |
AdvertiserApi.apiPortfolioGetWithHttpInfo()
Use this call to fetch a list of all advertisers in your account.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AdvertiserApi.apiPortfolioGetAsync(ApiCallback<GetPortfolioResponse> _callback)
(asynchronously)
Use this call to fetch a list of all advertisers in your account.
|
| Modifier and Type | Method and Description |
|---|---|
GetPortfolioResponse |
GetPortfolioResponse.addDataItem(CriteoApiDataOfPortfolioMessage dataItem) |
GetPortfolioResponse |
GetPortfolioResponse.addErrorsItem(CriteoApiError errorsItem) |
GetPortfolioResponse |
GetPortfolioResponse.addWarningsItem(CriteoApiWarning warningsItem) |
GetPortfolioResponse |
GetPortfolioResponse.data(java.util.List<CriteoApiDataOfPortfolioMessage> data) |
GetPortfolioResponse |
GetPortfolioResponse.errors(java.util.List<CriteoApiError> errors) |
GetPortfolioResponse |
GetPortfolioResponse.warnings(java.util.List<CriteoApiWarning> warnings) |
Copyright © 2021. All rights reserved.