| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
BrandGetResponse |
BrandApi.brandGet(Long accountId,
Long page,
Long pageSize,
List<String> fields)
获取品牌形象列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<BrandGetResponse> |
BrandApi.brandGetWithHttpInfo(Long accountId,
Long page,
Long pageSize,
List<String> fields)
获取品牌形象列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
BrandApi.brandGetAsync(Long accountId,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<BrandGetResponse> callback)
获取品牌形象列表 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
BrandGetResponse |
BrandGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
BrandGetResponse |
BrandGetResponse.code(Long code) |
BrandGetResponse |
BrandGetResponse.data(BrandGetResponseData data) |
BrandGetResponse |
BrandGetResponse.errors(List<ApiErrorStruct> errors) |
BrandGetResponse |
BrandGetResponse.message(String message) |
BrandGetResponse |
BrandGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.