| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
EstimationGetResponse |
EstimationApi.estimationGet(EstimationGetRequest data)
预估覆盖人数
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<EstimationGetResponse> |
EstimationApi.estimationGetWithHttpInfo(EstimationGetRequest data)
预估覆盖人数
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
EstimationApi.estimationGetAsync(EstimationGetRequest data,
ApiCallback<EstimationGetResponse> callback)
预估覆盖人数 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
EstimationGetResponse |
EstimationGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
EstimationGetResponse |
EstimationGetResponse.code(Long code) |
EstimationGetResponse |
EstimationGetResponse.data(EstimationGetResponseData data) |
EstimationGetResponse |
EstimationGetResponse.errors(List<ApiErrorStruct> errors) |
EstimationGetResponse |
EstimationGetResponse.message(String message) |
EstimationGetResponse |
EstimationGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.