| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
BrandAddResponse |
BrandApi.brandAdd(Long accountId,
String name,
File brandImageFile)
创建品牌形象
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<BrandAddResponse> |
BrandApi.brandAddWithHttpInfo(Long accountId,
String name,
File brandImageFile)
创建品牌形象
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
BrandApi.brandAddAsync(Long accountId,
String name,
File brandImageFile,
ApiCallback<BrandAddResponse> callback)
创建品牌形象 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
BrandAddResponse |
BrandAddResponse.addErrorsItem(ApiErrorStruct errorsItem) |
BrandAddResponse |
BrandAddResponse.code(Long code) |
BrandAddResponse |
BrandAddResponse.data(BrandAddResponseData data) |
BrandAddResponse |
BrandAddResponse.errors(List<ApiErrorStruct> errors) |
BrandAddResponse |
BrandAddResponse.message(String message) |
BrandAddResponse |
BrandAddResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.