| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
PromotedObjectsAddResponse |
PromotedObjectsApi.promotedObjectsAdd(PromotedObjectsAddRequest data)
创建推广目标
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<PromotedObjectsAddResponse> |
PromotedObjectsApi.promotedObjectsAddWithHttpInfo(PromotedObjectsAddRequest data)
创建推广目标
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
PromotedObjectsApi.promotedObjectsAddAsync(PromotedObjectsAddRequest data,
ApiCallback<PromotedObjectsAddResponse> callback)
创建推广目标 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
PromotedObjectsAddResponse |
PromotedObjectsAddResponse.addErrorsItem(ApiErrorStruct errorsItem) |
PromotedObjectsAddResponse |
PromotedObjectsAddResponse.code(Long code) |
PromotedObjectsAddResponse |
PromotedObjectsAddResponse.data(PromotedObjectsAddResponseData data) |
PromotedObjectsAddResponse |
PromotedObjectsAddResponse.errors(List<ApiErrorStruct> errors) |
PromotedObjectsAddResponse |
PromotedObjectsAddResponse.message(String message) |
PromotedObjectsAddResponse |
PromotedObjectsAddResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.