| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
WechatAdvertiserGetResponse |
WechatAdvertiserApi.wechatAdvertiserGet(Long page,
Long pageSize,
List<String> fields)
查询微信公众平台广告主基础信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<WechatAdvertiserGetResponse> |
WechatAdvertiserApi.wechatAdvertiserGetWithHttpInfo(Long page,
Long pageSize,
List<String> fields)
查询微信公众平台广告主基础信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
WechatAdvertiserApi.wechatAdvertiserGetAsync(Long page,
Long pageSize,
List<String> fields,
ApiCallback<WechatAdvertiserGetResponse> callback)
查询微信公众平台广告主基础信息 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
WechatAdvertiserGetResponse |
WechatAdvertiserGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
WechatAdvertiserGetResponse |
WechatAdvertiserGetResponse.code(Long code) |
WechatAdvertiserGetResponse |
WechatAdvertiserGetResponse.data(WechatAdvertiserGetResponseData data) |
WechatAdvertiserGetResponse |
WechatAdvertiserGetResponse.errors(List<ApiErrorStruct> errors) |
WechatAdvertiserGetResponse |
WechatAdvertiserGetResponse.message(String message) |
WechatAdvertiserGetResponse |
WechatAdvertiserGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.