| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
PromotedObjectsGetResponse |
PromotedObjectsApi.promotedObjectsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取推广目标
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<PromotedObjectsGetResponse> |
PromotedObjectsApi.promotedObjectsGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取推广目标
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
PromotedObjectsApi.promotedObjectsGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<PromotedObjectsGetResponse> callback)
获取推广目标 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
PromotedObjectsGetResponse |
PromotedObjectsGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
PromotedObjectsGetResponse |
PromotedObjectsGetResponse.code(Long code) |
PromotedObjectsGetResponse |
PromotedObjectsGetResponse.data(PromotedObjectsGetResponseData data) |
PromotedObjectsGetResponse |
PromotedObjectsGetResponse.errors(List<ApiErrorStruct> errors) |
PromotedObjectsGetResponse |
PromotedObjectsGetResponse.message(String message) |
PromotedObjectsGetResponse |
PromotedObjectsGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.