| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomTagsGetResponse |
CustomTagsApi.customTagsGet(Long accountId,
Long parentTagId,
Long tagId,
String tagCode,
String platform,
Long page,
Long pageSize,
List<String> fields)
获取客户标签
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<CustomTagsGetResponse> |
CustomTagsApi.customTagsGetWithHttpInfo(Long accountId,
Long parentTagId,
Long tagId,
String tagCode,
String platform,
Long page,
Long pageSize,
List<String> fields)
获取客户标签
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
CustomTagsApi.customTagsGetAsync(Long accountId,
Long parentTagId,
Long tagId,
String tagCode,
String platform,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<CustomTagsGetResponse> callback)
获取客户标签 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
CustomTagsGetResponse |
CustomTagsGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
CustomTagsGetResponse |
CustomTagsGetResponse.code(Long code) |
CustomTagsGetResponse |
CustomTagsGetResponse.data(CustomTagsGetResponseData data) |
CustomTagsGetResponse |
CustomTagsGetResponse.errors(List<ApiErrorStruct> errors) |
CustomTagsGetResponse |
CustomTagsGetResponse.message(String message) |
CustomTagsGetResponse |
CustomTagsGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.