| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ProductsSystemStatusGetResponse |
ProductsSystemStatusApi.productsSystemStatusGet(Long accountId,
Long productCatalogId,
Long feedId,
Long page,
Long pageSize,
List<String> fields)
获取审核失败的商品
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ProductsSystemStatusGetResponse> |
ProductsSystemStatusApi.productsSystemStatusGetWithHttpInfo(Long accountId,
Long productCatalogId,
Long feedId,
Long page,
Long pageSize,
List<String> fields)
获取审核失败的商品
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ProductsSystemStatusApi.productsSystemStatusGetAsync(Long accountId,
Long productCatalogId,
Long feedId,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<ProductsSystemStatusGetResponse> callback)
获取审核失败的商品 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ProductsSystemStatusGetResponse |
ProductsSystemStatusGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
ProductsSystemStatusGetResponse |
ProductsSystemStatusGetResponse.code(Long code) |
ProductsSystemStatusGetResponse |
ProductsSystemStatusGetResponse.data(ProductsSystemStatusGetResponseData data) |
ProductsSystemStatusGetResponse |
ProductsSystemStatusGetResponse.errors(List<ApiErrorStruct> errors) |
ProductsSystemStatusGetResponse |
ProductsSystemStatusGetResponse.message(String message) |
ProductsSystemStatusGetResponse |
ProductsSystemStatusGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.