| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.container | |
| com.tencent.ads.examples.BasicOperations.AudiencesManagement | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
UserPropertySetsAddResponse |
UserPropertySetsApi.userPropertySetsAdd(UserPropertySetsAddRequest data)
创建用户属性数据源
|
com.squareup.okhttp.Call |
UserPropertySetsApi.userPropertySetsAddAsync(UserPropertySetsAddRequest data,
ApiCallback<UserPropertySetsAddResponse> callback)
创建用户属性数据源 (asynchronously)
|
com.squareup.okhttp.Call |
UserPropertySetsApi.userPropertySetsAddCall(UserPropertySetsAddRequest data,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for userPropertySetsAdd
|
ApiResponse<UserPropertySetsAddResponse> |
UserPropertySetsApi.userPropertySetsAddWithHttpInfo(UserPropertySetsAddRequest data)
创建用户属性数据源
|
| 限定符和类型 | 方法和说明 |
|---|---|
UserPropertySetsAddResponseData |
UserPropertySetsApiContainer.userPropertySetsAdd(UserPropertySetsAddRequest data)
创建用户属性数据源
|
| 限定符和类型 | 字段和说明 |
|---|---|
UserPropertySetsAddRequest |
AddUserPropertySets.data |
| 限定符和类型 | 方法和说明 |
|---|---|
UserPropertySetsAddRequest |
UserPropertySetsAddRequest.accountId(Long accountId) |
UserPropertySetsAddRequest |
UserPropertySetsAddRequest.description(String description) |
UserPropertySetsAddRequest |
UserPropertySetsAddRequest.name(String name) |
Copyright © 2020. All rights reserved.