| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ProductCategoriesListGetResponse |
ProductCategoriesListApi.productCategoriesListGet(Long accountId,
Long productCatalogId,
String categoryName,
List<String> fields)
获取商品类目
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ProductCategoriesListGetResponse> |
ProductCategoriesListApi.productCategoriesListGetWithHttpInfo(Long accountId,
Long productCatalogId,
String categoryName,
List<String> fields)
获取商品类目
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ProductCategoriesListApi.productCategoriesListGetAsync(Long accountId,
Long productCatalogId,
String categoryName,
List<String> fields,
ApiCallback<ProductCategoriesListGetResponse> callback)
获取商品类目 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ProductCategoriesListGetResponse |
ProductCategoriesListGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
ProductCategoriesListGetResponse |
ProductCategoriesListGetResponse.code(Long code) |
ProductCategoriesListGetResponse |
ProductCategoriesListGetResponse.data(ProductCategoriesListGetResponseData data) |
ProductCategoriesListGetResponse |
ProductCategoriesListGetResponse.errors(List<ApiErrorStruct> errors) |
ProductCategoriesListGetResponse |
ProductCategoriesListGetResponse.message(String message) |
ProductCategoriesListGetResponse |
ProductCategoriesListGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.