public class TargetingTagReportsApiContainer extends ApiContainer
gson| 构造器和说明 |
|---|
TargetingTagReportsApiContainer() |
| 限定符和类型 | 方法和说明 |
|---|---|
TargetingTagReportsGetResponseData |
targetingTagReportsGet(Long accountId,
String type,
String level,
ReportDateRange dateRange,
String posType,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
Long page,
Long pageSize,
String timeLine,
List<String> fields)
获取定向标签报表
|
handleResponsepublic TargetingTagReportsGetResponseData targetingTagReportsGet(Long accountId, String type, String level, ReportDateRange dateRange, String posType, List<FilteringStruct> filtering, List<String> groupBy, List<OrderByStruct> orderBy, Long page, Long pageSize, String timeLine, List<String> fields) throws ApiException, TencentAdsResponseException
accountId - (required)type - (required)level - (required)dateRange - (required)posType - (optional)filtering - (optional)groupBy - (optional)orderBy - (optional)page - (optional)pageSize - (optional)timeLine - (optional)fields - 返回参数的字段列表 (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodyTencentAdsResponseExceptionCopyright © 2020. All rights reserved.