| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
SystemStatusGetResponse |
SystemStatusApi.systemStatusGet(Long accountId,
String statusType,
StatusSpec statusSpec,
List<String> fields)
获取广告组系统状态信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<SystemStatusGetResponse> |
SystemStatusApi.systemStatusGetWithHttpInfo(Long accountId,
String statusType,
StatusSpec statusSpec,
List<String> fields)
获取广告组系统状态信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
SystemStatusApi.systemStatusGetAsync(Long accountId,
String statusType,
StatusSpec statusSpec,
List<String> fields,
ApiCallback<SystemStatusGetResponse> callback)
获取广告组系统状态信息 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
SystemStatusGetResponse |
SystemStatusGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
SystemStatusGetResponse |
SystemStatusGetResponse.code(Long code) |
SystemStatusGetResponse |
SystemStatusGetResponse.data(SystemStatusGetResponseData data) |
SystemStatusGetResponse |
SystemStatusGetResponse.errors(List<ApiErrorStruct> errors) |
SystemStatusGetResponse |
SystemStatusGetResponse.message(String message) |
SystemStatusGetResponse |
SystemStatusGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.