| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
AsyncTasksGetResponse |
AsyncTasksApi.asyncTasksGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取异步任务
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<AsyncTasksGetResponse> |
AsyncTasksApi.asyncTasksGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取异步任务
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
AsyncTasksApi.asyncTasksGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<AsyncTasksGetResponse> callback)
获取异步任务 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
AsyncTasksGetResponse |
AsyncTasksGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
AsyncTasksGetResponse |
AsyncTasksGetResponse.code(Long code) |
AsyncTasksGetResponse |
AsyncTasksGetResponse.data(AsyncTasksGetResponseData data) |
AsyncTasksGetResponse |
AsyncTasksGetResponse.errors(List<ApiErrorStruct> errors) |
AsyncTasksGetResponse |
AsyncTasksGetResponse.message(String message) |
AsyncTasksGetResponse |
AsyncTasksGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.