| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
UserActionSetReportsGetResponse |
UserActionSetReportsApi.userActionSetReportsGet(Long accountId,
Long userActionSetId,
DateRange dateRange,
String timeGranularity,
String aggregation,
List<String> fields)
获取用户行为数据源报表
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<UserActionSetReportsGetResponse> |
UserActionSetReportsApi.userActionSetReportsGetWithHttpInfo(Long accountId,
Long userActionSetId,
DateRange dateRange,
String timeGranularity,
String aggregation,
List<String> fields)
获取用户行为数据源报表
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
UserActionSetReportsApi.userActionSetReportsGetAsync(Long accountId,
Long userActionSetId,
DateRange dateRange,
String timeGranularity,
String aggregation,
List<String> fields,
ApiCallback<UserActionSetReportsGetResponse> callback)
获取用户行为数据源报表 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
UserActionSetReportsGetResponse |
UserActionSetReportsGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
UserActionSetReportsGetResponse |
UserActionSetReportsGetResponse.code(Long code) |
UserActionSetReportsGetResponse |
UserActionSetReportsGetResponse.data(UserActionSetReportsGetResponseData data) |
UserActionSetReportsGetResponse |
UserActionSetReportsGetResponse.errors(List<ApiErrorStruct> errors) |
UserActionSetReportsGetResponse |
UserActionSetReportsGetResponse.message(String message) |
UserActionSetReportsGetResponse |
UserActionSetReportsGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.