| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
TargetingTagsGetResponse |
TargetingTagsApi.targetingTagsGet(String type,
Long accountId,
TagSpec tagSpec,
List<String> fields)
获取定向标签
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<TargetingTagsGetResponse> |
TargetingTagsApi.targetingTagsGetWithHttpInfo(String type,
Long accountId,
TagSpec tagSpec,
List<String> fields)
获取定向标签
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
TargetingTagsApi.targetingTagsGetAsync(String type,
Long accountId,
TagSpec tagSpec,
List<String> fields,
ApiCallback<TargetingTagsGetResponse> callback)
获取定向标签 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
TargetingTagsGetResponse |
TargetingTagsGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
TargetingTagsGetResponse |
TargetingTagsGetResponse.code(Long code) |
TargetingTagsGetResponse |
TargetingTagsGetResponse.data(TargetingTagsGetResponseData data) |
TargetingTagsGetResponse |
TargetingTagsGetResponse.errors(List<ApiErrorStruct> errors) |
TargetingTagsGetResponse |
TargetingTagsGetResponse.message(String message) |
TargetingTagsGetResponse |
TargetingTagsGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.