| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
AdvertiserGetResponse |
AdvertiserApi.advertiserGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
查询腾讯广告广告主信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<AdvertiserGetResponse> |
AdvertiserApi.advertiserGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
查询腾讯广告广告主信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
AdvertiserApi.advertiserGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<AdvertiserGetResponse> callback)
查询腾讯广告广告主信息 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
AdvertiserGetResponse |
AdvertiserGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
AdvertiserGetResponse |
AdvertiserGetResponse.code(Long code) |
AdvertiserGetResponse |
AdvertiserGetResponse.data(AdvertiserGetResponseData data) |
AdvertiserGetResponse |
AdvertiserGetResponse.errors(List<ApiErrorStruct> errors) |
AdvertiserGetResponse |
AdvertiserGetResponse.message(String message) |
AdvertiserGetResponse |
AdvertiserGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.