| 程序包 | 说明 |
|---|---|
| com.tencent.ads.api | |
| com.tencent.ads.container | |
| com.tencent.ads.examples.BasicOperations.Insights | |
| com.tencent.ads.examples.BasicOperations.Tools | |
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
DiagnosisGetResponse |
DiagnosisApi.diagnosisGet(Long accountId,
List<Long> adgroupIdList,
TimeRange timeRange,
List<String> fields)
广告诊断分析工具
|
com.squareup.okhttp.Call |
DiagnosisApi.diagnosisGetAsync(Long accountId,
List<Long> adgroupIdList,
TimeRange timeRange,
List<String> fields,
ApiCallback<DiagnosisGetResponse> callback)
广告诊断分析工具 (asynchronously)
|
com.squareup.okhttp.Call |
DiagnosisApi.diagnosisGetCall(Long accountId,
List<Long> adgroupIdList,
TimeRange timeRange,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for diagnosisGet
|
ApiResponse<DiagnosisGetResponse> |
DiagnosisApi.diagnosisGetWithHttpInfo(Long accountId,
List<Long> adgroupIdList,
TimeRange timeRange,
List<String> fields)
广告诊断分析工具
|
LeadsGetResponse |
LeadsApi.leadsGet(Long accountId,
TimeRange timeRange,
String positionType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取销售线索(待废弃)
|
com.squareup.okhttp.Call |
LeadsApi.leadsGetAsync(Long accountId,
TimeRange timeRange,
String positionType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<LeadsGetResponse> callback)
获取销售线索(待废弃) (asynchronously)
|
com.squareup.okhttp.Call |
LeadsApi.leadsGetCall(Long accountId,
TimeRange timeRange,
String positionType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for leadsGet
|
ApiResponse<LeadsGetResponse> |
LeadsApi.leadsGetWithHttpInfo(Long accountId,
TimeRange timeRange,
String positionType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取销售线索(待废弃)
|
WechatAdFollowersGetResponse |
WechatAdFollowersApi.wechatAdFollowersGet(TimeRange timeRange,
Long page,
Long pageSize,
List<String> fields)
获取微信广告关注信息
|
com.squareup.okhttp.Call |
WechatAdFollowersApi.wechatAdFollowersGetAsync(TimeRange timeRange,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<WechatAdFollowersGetResponse> callback)
获取微信广告关注信息 (asynchronously)
|
com.squareup.okhttp.Call |
WechatAdFollowersApi.wechatAdFollowersGetCall(TimeRange timeRange,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for wechatAdFollowersGet
|
ApiResponse<WechatAdFollowersGetResponse> |
WechatAdFollowersApi.wechatAdFollowersGetWithHttpInfo(TimeRange timeRange,
Long page,
Long pageSize,
List<String> fields)
获取微信广告关注信息
|
WechatLeadsGetResponse |
WechatLeadsApi.wechatLeadsGet(DateRange dateRange,
TimeRange timeRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取销售线索(待废弃)
|
com.squareup.okhttp.Call |
WechatLeadsApi.wechatLeadsGetAsync(DateRange dateRange,
TimeRange timeRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<WechatLeadsGetResponse> callback)
获取销售线索(待废弃) (asynchronously)
|
com.squareup.okhttp.Call |
WechatLeadsApi.wechatLeadsGetCall(DateRange dateRange,
TimeRange timeRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for wechatLeadsGet
|
ApiResponse<WechatLeadsGetResponse> |
WechatLeadsApi.wechatLeadsGetWithHttpInfo(DateRange dateRange,
TimeRange timeRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取销售线索(待废弃)
|
| 限定符和类型 | 方法和说明 |
|---|---|
DiagnosisGetResponseData |
DiagnosisApiContainer.diagnosisGet(Long accountId,
List<Long> adgroupIdList,
TimeRange timeRange,
List<String> fields)
广告诊断分析工具
|
LeadsGetResponseData |
LeadsApiContainer.leadsGet(Long accountId,
TimeRange timeRange,
String positionType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取销售线索(待废弃)
|
WechatAdFollowersGetResponseData |
WechatAdFollowersApiContainer.wechatAdFollowersGet(TimeRange timeRange,
Long page,
Long pageSize,
List<String> fields)
获取微信广告关注信息
|
WechatLeadsGetResponseData |
WechatLeadsApiContainer.wechatLeadsGet(DateRange dateRange,
TimeRange timeRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取销售线索(待废弃)
|
| 限定符和类型 | 字段和说明 |
|---|---|
TimeRange |
GetLeads.timeRange |
TimeRange |
GetWechatAdFollowers.timeRange |
TimeRange |
GetWechatLeads.timeRange |
| 限定符和类型 | 字段和说明 |
|---|---|
TimeRange |
GetDiagnosis.timeRange |
| 限定符和类型 | 方法和说明 |
|---|---|
TimeRange |
TimeRange.endTime(Long endTime) |
TimeRange |
LeadCluesGetRequest.getTimeRange()
Get timeRange
|
TimeRange |
TimeRange.startTime(Long startTime) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LeadCluesGetRequest.setTimeRange(TimeRange timeRange) |
LeadCluesGetRequest |
LeadCluesGetRequest.timeRange(TimeRange timeRange) |
Copyright © 2020. All rights reserved.