public class UserActionSetReportsApiContainer extends ApiContainer
gson| 构造器和说明 |
|---|
UserActionSetReportsApiContainer() |
| 限定符和类型 | 方法和说明 |
|---|---|
UserActionSetReportsGetResponseData |
userActionSetReportsGet(Long accountId,
Long userActionSetId,
DateRange dateRange,
String timeGranularity,
String aggregation,
List<String> fields)
获取用户行为数据源报表
|
handleResponsepublic UserActionSetReportsGetResponseData userActionSetReportsGet(Long accountId, Long userActionSetId, DateRange dateRange, String timeGranularity, String aggregation, List<String> fields) throws ApiException, TencentAdsResponseException
accountId - (required)userActionSetId - (required)dateRange - (required)timeGranularity - (required)aggregation - (optional)fields - 返回参数的字段列表 (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodyTencentAdsResponseExceptionCopyright © 2020. All rights reserved.