| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.container | |
| com.tencent.ads.examples.BasicOperations.Insights | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
DailyReportsGetResponse |
DailyReportsApi.dailyReportsGet(Long accountId,
String level,
ReportDateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
Long page,
Long pageSize,
String timeLine,
List<String> fields)
获取日报表
|
com.squareup.okhttp.Call |
DailyReportsApi.dailyReportsGetAsync(Long accountId,
String level,
ReportDateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
Long page,
Long pageSize,
String timeLine,
List<String> fields,
ApiCallback<DailyReportsGetResponse> callback)
获取日报表 (asynchronously)
|
com.squareup.okhttp.Call |
DailyReportsApi.dailyReportsGetCall(Long accountId,
String level,
ReportDateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
Long page,
Long pageSize,
String timeLine,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for dailyReportsGet
|
ApiResponse<DailyReportsGetResponse> |
DailyReportsApi.dailyReportsGetWithHttpInfo(Long accountId,
String level,
ReportDateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
Long page,
Long pageSize,
String timeLine,
List<String> fields)
获取日报表
|
HourlyReportsGetResponse |
HourlyReportsApi.hourlyReportsGet(Long accountId,
String level,
DateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
Long page,
Long pageSize,
String timeLine,
List<String> fields)
获取小时报表
|
com.squareup.okhttp.Call |
HourlyReportsApi.hourlyReportsGetAsync(Long accountId,
String level,
DateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
Long page,
Long pageSize,
String timeLine,
List<String> fields,
ApiCallback<HourlyReportsGetResponse> callback)
获取小时报表 (asynchronously)
|
com.squareup.okhttp.Call |
HourlyReportsApi.hourlyReportsGetCall(Long accountId,
String level,
DateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
Long page,
Long pageSize,
String timeLine,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for hourlyReportsGet
|
ApiResponse<HourlyReportsGetResponse> |
HourlyReportsApi.hourlyReportsGetWithHttpInfo(Long accountId,
String level,
DateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
Long page,
Long pageSize,
String timeLine,
List<String> fields)
获取小时报表
|
ProductCatalogsReportsGetResponse |
ProductCatalogsReportsApi.productCatalogsReportsGet(Long accountId,
Long productCatalogId,
ReportDateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
List<String> fields)
获取商品库报表
|
com.squareup.okhttp.Call |
ProductCatalogsReportsApi.productCatalogsReportsGetAsync(Long accountId,
Long productCatalogId,
ReportDateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
List<String> fields,
ApiCallback<ProductCatalogsReportsGetResponse> callback)
获取商品库报表 (asynchronously)
|
com.squareup.okhttp.Call |
ProductCatalogsReportsApi.productCatalogsReportsGetCall(Long accountId,
Long productCatalogId,
ReportDateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for productCatalogsReportsGet
|
ApiResponse<ProductCatalogsReportsGetResponse> |
ProductCatalogsReportsApi.productCatalogsReportsGetWithHttpInfo(Long accountId,
Long productCatalogId,
ReportDateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
List<String> fields)
获取商品库报表
|
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)
获取定向标签报表
|
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)
|
com.squareup.okhttp.Call |
TargetingTagReportsApi.targetingTagReportsGetCall(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,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for targetingTagReportsGet
|
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)
获取定向标签报表
|
| 限定符和类型 | 方法和说明 |
|---|---|
DailyReportsGetResponseData |
DailyReportsApiContainer.dailyReportsGet(Long accountId,
String level,
ReportDateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
Long page,
Long pageSize,
String timeLine,
List<String> fields)
获取日报表
|
HourlyReportsGetResponseData |
HourlyReportsApiContainer.hourlyReportsGet(Long accountId,
String level,
DateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
Long page,
Long pageSize,
String timeLine,
List<String> fields)
获取小时报表
|
ProductCatalogsReportsGetResponseData |
ProductCatalogsReportsApiContainer.productCatalogsReportsGet(Long accountId,
Long productCatalogId,
ReportDateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
List<String> fields)
获取商品库报表
|
TargetingTagReportsGetResponseData |
TargetingTagReportsApiContainer.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)
获取定向标签报表
|
| 限定符和类型 | 字段和说明 |
|---|---|
List<OrderByStruct> |
GetHourlyReports.orderBy |
List<OrderByStruct> |
GetDailyReports.orderBy |
List<OrderByStruct> |
GetProductCatalogsReports.orderBy |
List<OrderByStruct> |
GetTargetingTagReports.orderBy |
| 限定符和类型 | 方法和说明 |
|---|---|
OrderByStruct |
OrderByStruct.sortField(String sortField) |
OrderByStruct |
OrderByStruct.sortType(Sortord sortType) |
Copyright © 2020. All rights reserved.