| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ProductItemsAddResponse |
ProductItemsApi.productItemsAdd(ProductItemsAddRequest data)
添加商品
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ProductItemsAddResponse> |
ProductItemsApi.productItemsAddWithHttpInfo(ProductItemsAddRequest data)
添加商品
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ProductItemsApi.productItemsAddAsync(ProductItemsAddRequest data,
ApiCallback<ProductItemsAddResponse> callback)
添加商品 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ProductItemsAddResponse |
ProductItemsAddResponse.addErrorsItem(ApiErrorStruct errorsItem) |
ProductItemsAddResponse |
ProductItemsAddResponse.code(Long code) |
ProductItemsAddResponse |
ProductItemsAddResponse.data(ProductItemsAddResponseData data) |
ProductItemsAddResponse |
ProductItemsAddResponse.errors(List<ApiErrorStruct> errors) |
ProductItemsAddResponse |
ProductItemsAddResponse.message(String message) |
ProductItemsAddResponse |
ProductItemsAddResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.