| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ProductCatalogsAddResponse |
ProductCatalogsApi.productCatalogsAdd(ProductCatalogsAddRequest data)
创建商品库
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ProductCatalogsAddResponse> |
ProductCatalogsApi.productCatalogsAddWithHttpInfo(ProductCatalogsAddRequest data)
创建商品库
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ProductCatalogsApi.productCatalogsAddAsync(ProductCatalogsAddRequest data,
ApiCallback<ProductCatalogsAddResponse> callback)
创建商品库 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ProductCatalogsAddResponse |
ProductCatalogsAddResponse.addErrorsItem(ApiErrorStruct errorsItem) |
ProductCatalogsAddResponse |
ProductCatalogsAddResponse.code(Long code) |
ProductCatalogsAddResponse |
ProductCatalogsAddResponse.data(ProductCatalogsAddResponseData data) |
ProductCatalogsAddResponse |
ProductCatalogsAddResponse.errors(List<ApiErrorStruct> errors) |
ProductCatalogsAddResponse |
ProductCatalogsAddResponse.message(String message) |
ProductCatalogsAddResponse |
ProductCatalogsAddResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.