public class TrackingReportsApiContainer extends ApiContainer
gson| 构造器和说明 |
|---|
TrackingReportsApiContainer() |
| 限定符和类型 | 方法和说明 |
|---|---|
TrackingReportsGetResponseData |
trackingReportsGet(Long accountId,
DateRange dateRange,
String timeGranularity,
String promotedObjectType,
String promotedObjectId,
String feedbackUrl,
Long page,
Long pageSize,
List<String> fields)
点击追踪报表
|
handleResponsepublic TrackingReportsGetResponseData trackingReportsGet(Long accountId, DateRange dateRange, String timeGranularity, String promotedObjectType, String promotedObjectId, String feedbackUrl, Long page, Long pageSize, List<String> fields) throws ApiException, TencentAdsResponseException
accountId - (required)dateRange - (required)timeGranularity - (optional)promotedObjectType - (optional)promotedObjectId - (optional)feedbackUrl - (optional)page - (optional)pageSize - (optional)fields - 返回参数的字段列表 (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the
response bodyTencentAdsResponseExceptionCopyright © 2020. All rights reserved.