| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ProductItemsDetailGetResponse |
ProductItemsDetailApi.productItemsDetailGet(Long accountId,
Long productCatalogId,
String productOuterId,
List<String> fields)
获取商品详情
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ProductItemsDetailGetResponse> |
ProductItemsDetailApi.productItemsDetailGetWithHttpInfo(Long accountId,
Long productCatalogId,
String productOuterId,
List<String> fields)
获取商品详情
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ProductItemsDetailApi.productItemsDetailGetAsync(Long accountId,
Long productCatalogId,
String productOuterId,
List<String> fields,
ApiCallback<ProductItemsDetailGetResponse> callback)
获取商品详情 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ProductItemsDetailGetResponse |
ProductItemsDetailGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
ProductItemsDetailGetResponse |
ProductItemsDetailGetResponse.code(Long code) |
ProductItemsDetailGetResponse |
ProductItemsDetailGetResponse.data(ProductItemsDetailGetResponseData data) |
ProductItemsDetailGetResponse |
ProductItemsDetailGetResponse.errors(List<ApiErrorStruct> errors) |
ProductItemsDetailGetResponse |
ProductItemsDetailGetResponse.message(String message) |
ProductItemsDetailGetResponse |
ProductItemsDetailGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.