| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ProductItemsGetResponse |
ProductItemsApi.productItemsGet(Long accountId,
Long productCatalogId,
List<FilteringStruct> filtering,
List<String> fields)
获取商品
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ProductItemsGetResponse> |
ProductItemsApi.productItemsGetWithHttpInfo(Long accountId,
Long productCatalogId,
List<FilteringStruct> filtering,
List<String> fields)
获取商品
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ProductItemsApi.productItemsGetAsync(Long accountId,
Long productCatalogId,
List<FilteringStruct> filtering,
List<String> fields,
ApiCallback<ProductItemsGetResponse> callback)
获取商品 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ProductItemsGetResponse |
ProductItemsGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
ProductItemsGetResponse |
ProductItemsGetResponse.code(Long code) |
ProductItemsGetResponse |
ProductItemsGetResponse.data(ProductItemsGetResponseData data) |
ProductItemsGetResponse |
ProductItemsGetResponse.errors(List<ApiErrorStruct> errors) |
ProductItemsGetResponse |
ProductItemsGetResponse.message(String message) |
ProductItemsGetResponse |
ProductItemsGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.