| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
UserActionSetsGetResponse |
UserActionSetsApi.userActionSetsGet(Long accountId,
Long userActionSetId,
List<String> fields)
获取用户行为数据源
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<UserActionSetsGetResponse> |
UserActionSetsApi.userActionSetsGetWithHttpInfo(Long accountId,
Long userActionSetId,
List<String> fields)
获取用户行为数据源
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
UserActionSetsApi.userActionSetsGetAsync(Long accountId,
Long userActionSetId,
List<String> fields,
ApiCallback<UserActionSetsGetResponse> callback)
获取用户行为数据源 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
UserActionSetsGetResponse |
UserActionSetsGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
UserActionSetsGetResponse |
UserActionSetsGetResponse.code(Long code) |
UserActionSetsGetResponse |
UserActionSetsGetResponse.data(UserActionSetsGetResponseData data) |
UserActionSetsGetResponse |
UserActionSetsGetResponse.errors(List<ApiErrorStruct> errors) |
UserActionSetsGetResponse |
UserActionSetsGetResponse.message(String message) |
UserActionSetsGetResponse |
UserActionSetsGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.