| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ProductCatalogsReportsGetResponse |
ProductCatalogsReportsApi.productCatalogsReportsGet(Long accountId,
Long productCatalogId,
ReportDateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
List<String> fields)
获取商品库报表
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ProductCatalogsReportsGetResponse> |
ProductCatalogsReportsApi.productCatalogsReportsGetWithHttpInfo(Long accountId,
Long productCatalogId,
ReportDateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
List<String> fields)
获取商品库报表
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ProductCatalogsReportsApi.productCatalogsReportsGetAsync(Long accountId,
Long productCatalogId,
ReportDateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
List<String> fields,
ApiCallback<ProductCatalogsReportsGetResponse> callback)
获取商品库报表 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ProductCatalogsReportsGetResponse |
ProductCatalogsReportsGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
ProductCatalogsReportsGetResponse |
ProductCatalogsReportsGetResponse.code(Long code) |
ProductCatalogsReportsGetResponse |
ProductCatalogsReportsGetResponse.data(ProductCatalogsReportsGetResponseData data) |
ProductCatalogsReportsGetResponse |
ProductCatalogsReportsGetResponse.errors(List<ApiErrorStruct> errors) |
ProductCatalogsReportsGetResponse |
ProductCatalogsReportsGetResponse.message(String message) |
ProductCatalogsReportsGetResponse |
ProductCatalogsReportsGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.