| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
TargetingTagReportsGetResponse |
TargetingTagReportsApi.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)
获取定向标签报表
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<TargetingTagReportsGetResponse> |
TargetingTagReportsApi.targetingTagReportsGetWithHttpInfo(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)
获取定向标签报表
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
TargetingTagReportsApi.targetingTagReportsGetAsync(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,
ApiCallback<TargetingTagReportsGetResponse> callback)
获取定向标签报表 (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
TargetingTagReportsGetResponse |
TargetingTagReportsGetResponse.addErrorsItem(ApiErrorStruct errorsItem) |
TargetingTagReportsGetResponse |
TargetingTagReportsGetResponse.code(Long code) |
TargetingTagReportsGetResponse |
TargetingTagReportsGetResponse.data(TargetingTagReportsGetResponseData data) |
TargetingTagReportsGetResponse |
TargetingTagReportsGetResponse.errors(List<ApiErrorStruct> errors) |
TargetingTagReportsGetResponse |
TargetingTagReportsGetResponse.message(String message) |
TargetingTagReportsGetResponse |
TargetingTagReportsGetResponse.messageCn(String messageCn) |
Copyright © 2020. All rights reserved.