| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ProductItemsListGetResponse |
ProductItemsListApi.productItemsListGet(Long accountId,
Long productCatalogId,
Long pageSize,
Long page,
String sortByProductLastModTime,
String sortByProductName,
List<String> fields)
商品列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ProductItemsListGetResponse> |
ProductItemsListApi.productItemsListGetWithHttpInfo(Long accountId,
Long productCatalogId,
Long pageSize,
Long page,
String sortByProductLastModTime,
String sortByProductName,
List<String> fields)
商品列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ProductItemsListApi.productItemsListGetAsync(Long accountId,
Long productCatalogId,
Long pageSize,
Long page,
String sortByProductLastModTime,
String sortByProductName,
List<String> fields,
ApiCallback<ProductItemsListGetResponse> callback)
商品列表 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ProductItemsListGetResponse |
ProductItemsListGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
ProductItemsListGetResponse |
ProductItemsListGetResponse.code(Long code) |
ProductItemsListGetResponse |
ProductItemsListGetResponse.data(ProductItemsListGetResponseData data) |
ProductItemsListGetResponse |
ProductItemsListGetResponse.errors(List<ApiErrorStruct> errors) |
ProductItemsListGetResponse |
ProductItemsListGetResponse.message(String message) |
ProductItemsListGetResponse |
ProductItemsListGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.