| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
UserActionSetsAddResponse |
UserActionSetsApi.userActionSetsAdd(UserActionSetsAddRequest data)
创建用户行为数据源
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<UserActionSetsAddResponse> |
UserActionSetsApi.userActionSetsAddWithHttpInfo(UserActionSetsAddRequest data)
创建用户行为数据源
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
UserActionSetsApi.userActionSetsAddAsync(UserActionSetsAddRequest data,
ApiCallback<UserActionSetsAddResponse> callback)
创建用户行为数据源 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
UserActionSetsAddResponse |
UserActionSetsAddResponse.addErrorsItem(ApiErrorStruct errorsItem) |
UserActionSetsAddResponse |
UserActionSetsAddResponse.code(Long code) |
UserActionSetsAddResponse |
UserActionSetsAddResponse.data(UserActionSetsAddResponseData data) |
UserActionSetsAddResponse |
UserActionSetsAddResponse.errors(List<ApiErrorStruct> errors) |
UserActionSetsAddResponse |
UserActionSetsAddResponse.message(String message) |
UserActionSetsAddResponse |
UserActionSetsAddResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.