| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ProductCatalogsGetResponse |
ProductCatalogsApi.productCatalogsGet(Long accountId,
Long page,
Long pageSize,
List<String> fields)
获取商品目录信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ProductCatalogsGetResponse> |
ProductCatalogsApi.productCatalogsGetWithHttpInfo(Long accountId,
Long page,
Long pageSize,
List<String> fields)
获取商品目录信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ProductCatalogsApi.productCatalogsGetAsync(Long accountId,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<ProductCatalogsGetResponse> callback)
获取商品目录信息 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ProductCatalogsGetResponse |
ProductCatalogsGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
ProductCatalogsGetResponse |
ProductCatalogsGetResponse.code(Long code) |
ProductCatalogsGetResponse |
ProductCatalogsGetResponse.data(ProductCatalogsGetResponseData data) |
ProductCatalogsGetResponse |
ProductCatalogsGetResponse.errors(List<ApiErrorStruct> errors) |
ProductCatalogsGetResponse |
ProductCatalogsGetResponse.message(String message) |
ProductCatalogsGetResponse |
ProductCatalogsGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.