| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomTagFilesGetResponse |
CustomTagFilesApi.customTagFilesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取客户标签人群文件
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<CustomTagFilesGetResponse> |
CustomTagFilesApi.customTagFilesGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取客户标签人群文件
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
CustomTagFilesApi.customTagFilesGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<CustomTagFilesGetResponse> callback)
获取客户标签人群文件 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
CustomTagFilesGetResponse |
CustomTagFilesGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
CustomTagFilesGetResponse |
CustomTagFilesGetResponse.code(Long code) |
CustomTagFilesGetResponse |
CustomTagFilesGetResponse.data(CustomTagFilesGetResponseData data) |
CustomTagFilesGetResponse |
CustomTagFilesGetResponse.errors(List<ApiErrorStruct> errors) |
CustomTagFilesGetResponse |
CustomTagFilesGetResponse.message(String message) |
CustomTagFilesGetResponse |
CustomTagFilesGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.