| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.container | |
| com.tencent.ads.examples.BasicOperations.Tools | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
TargetingTagsGetResponse |
TargetingTagsApi.targetingTagsGet(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)
|
com.squareup.okhttp.Call |
TargetingTagsApi.targetingTagsGetCall(String type,
Long accountId,
TagSpec tagSpec,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for targetingTagsGet
|
ApiResponse<TargetingTagsGetResponse> |
TargetingTagsApi.targetingTagsGetWithHttpInfo(String type,
Long accountId,
TagSpec tagSpec,
List<String> fields)
获取定向标签
|
| 限定符和类型 | 方法和说明 |
|---|---|
TargetingTagsGetResponseData |
TargetingTagsApiContainer.targetingTagsGet(String type,
Long accountId,
TagSpec tagSpec,
List<String> fields)
获取定向标签
|
| 限定符和类型 | 字段和说明 |
|---|---|
TagSpec |
GetTargetingTags.tagSpec |
| 限定符和类型 | 方法和说明 |
|---|---|
TagSpec |
TagSpec.behaviorSpec(BehaviorTargetingTagSpec behaviorSpec) |
TagSpec |
TagSpec.interestSpec(InterestTargetingTagSpec interestSpec) |
Copyright © 2020. All rights reserved.