| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
UserPropertySetsGetResponse |
UserPropertySetsApi.userPropertySetsGet(Long accountId,
Long userPropertySetId,
List<String> fields)
获取用户属性数据源
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<UserPropertySetsGetResponse> |
UserPropertySetsApi.userPropertySetsGetWithHttpInfo(Long accountId,
Long userPropertySetId,
List<String> fields)
获取用户属性数据源
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
UserPropertySetsApi.userPropertySetsGetAsync(Long accountId,
Long userPropertySetId,
List<String> fields,
ApiCallback<UserPropertySetsGetResponse> callback)
获取用户属性数据源 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
UserPropertySetsGetResponse |
UserPropertySetsGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
UserPropertySetsGetResponse |
UserPropertySetsGetResponse.code(Long code) |
UserPropertySetsGetResponse |
UserPropertySetsGetResponse.data(UserPropertySetsGetResponseData data) |
UserPropertySetsGetResponse |
UserPropertySetsGetResponse.errors(List<ApiErrorStruct> errors) |
UserPropertySetsGetResponse |
UserPropertySetsGetResponse.message(String message) |
UserPropertySetsGetResponse |
UserPropertySetsGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.