| Package | Description |
|---|---|
| com.criteo.marketing.api | |
| com.criteo.marketing.model |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CategoryUpdatesPerCatalog> |
CategoryApi.updateCategories(java.util.List<CategoryUpdatesPerCatalog> categoriesPerCatalog)
Enables/disables categories
Update categories for multiple catalogs.<br /> Please note that all validations need to pass before applying the requested changes; the subsequent validation error messages will be returned in the response.<br /> Please note that bidding will still happen for disabled categories, but using the Camapign's bid.
|
ApiResponse<java.util.List<CategoryUpdatesPerCatalog>> |
CategoryApi.updateCategoriesWithHttpInfo(java.util.List<CategoryUpdatesPerCatalog> categoriesPerCatalog)
Enables/disables categories
Update categories for multiple catalogs.<br /> Please note that all validations need to pass before applying the requested changes; the subsequent validation error messages will be returned in the response.<br /> Please note that bidding will still happen for disabled categories, but using the Camapign's bid.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CategoryUpdatesPerCatalog> |
CategoryApi.updateCategories(java.util.List<CategoryUpdatesPerCatalog> categoriesPerCatalog)
Enables/disables categories
Update categories for multiple catalogs.<br /> Please note that all validations need to pass before applying the requested changes; the subsequent validation error messages will be returned in the response.<br /> Please note that bidding will still happen for disabled categories, but using the Camapign's bid.
|
okhttp3.Call |
CategoryApi.updateCategoriesAsync(java.util.List<CategoryUpdatesPerCatalog> categoriesPerCatalog,
ApiCallback<java.util.List<CategoryUpdatesPerCatalog>> _callback)
Enables/disables categories (asynchronously)
Update categories for multiple catalogs.<br /> Please note that all validations need to pass before applying the requested changes; the subsequent validation error messages will be returned in the response.<br /> Please note that bidding will still happen for disabled categories, but using the Camapign's bid.
|
okhttp3.Call |
CategoryApi.updateCategoriesAsync(java.util.List<CategoryUpdatesPerCatalog> categoriesPerCatalog,
ApiCallback<java.util.List<CategoryUpdatesPerCatalog>> _callback)
Enables/disables categories (asynchronously)
Update categories for multiple catalogs.<br /> Please note that all validations need to pass before applying the requested changes; the subsequent validation error messages will be returned in the response.<br /> Please note that bidding will still happen for disabled categories, but using the Camapign's bid.
|
okhttp3.Call |
CategoryApi.updateCategoriesCall(java.util.List<CategoryUpdatesPerCatalog> categoriesPerCatalog,
ApiCallback _callback)
Build call for updateCategories
|
ApiResponse<java.util.List<CategoryUpdatesPerCatalog>> |
CategoryApi.updateCategoriesWithHttpInfo(java.util.List<CategoryUpdatesPerCatalog> categoriesPerCatalog)
Enables/disables categories
Update categories for multiple catalogs.<br /> Please note that all validations need to pass before applying the requested changes; the subsequent validation error messages will be returned in the response.<br /> Please note that bidding will still happen for disabled categories, but using the Camapign's bid.
|
| Modifier and Type | Method and Description |
|---|---|
CategoryUpdatesPerCatalog |
CategoryUpdatesPerCatalog.addCategoriesItem(CategoryUpdateInput categoriesItem) |
CategoryUpdatesPerCatalog |
CategoryUpdatesPerCatalog.catalogId(java.lang.Integer catalogId) |
CategoryUpdatesPerCatalog |
CategoryUpdatesPerCatalog.categories(java.util.List<CategoryUpdateInput> categories) |
Copyright © 2021. All rights reserved.