| 限定符和类型 | 方法和说明 |
|---|---|
AdcreativePreviewsGetResponse |
AdcreativePreviewsApi.adcreativePreviewsGet(Long accountId,
List<FilteringStruct> filtering,
List<String> fields)
获取预览受众
|
com.squareup.okhttp.Call |
AdcreativePreviewsApi.adcreativePreviewsGetAsync(Long accountId,
List<FilteringStruct> filtering,
List<String> fields,
ApiCallback<AdcreativePreviewsGetResponse> callback)
获取预览受众 (asynchronously)
|
com.squareup.okhttp.Call |
AdcreativePreviewsApi.adcreativePreviewsGetCall(Long accountId,
List<FilteringStruct> filtering,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for adcreativePreviewsGet
|
ApiResponse<AdcreativePreviewsGetResponse> |
AdcreativePreviewsApi.adcreativePreviewsGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
List<String> fields)
获取预览受众
|
AdcreativesGetResponse |
AdcreativesApi.adcreativesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
Boolean linkPageTypeCompatible,
List<String> fields)
获取广告创意
|
com.squareup.okhttp.Call |
AdcreativesApi.adcreativesGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
Boolean linkPageTypeCompatible,
List<String> fields,
ApiCallback<AdcreativesGetResponse> callback)
获取广告创意 (asynchronously)
|
com.squareup.okhttp.Call |
AdcreativesApi.adcreativesGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
Boolean linkPageTypeCompatible,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for adcreativesGet
|
ApiResponse<AdcreativesGetResponse> |
AdcreativesApi.adcreativesGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
Boolean linkPageTypeCompatible,
List<String> fields)
获取广告创意
|
AdcreativeTemplatesGetResponse |
AdcreativeTemplatesApi.adcreativeTemplatesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取创意规格信息
|
com.squareup.okhttp.Call |
AdcreativeTemplatesApi.adcreativeTemplatesGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<AdcreativeTemplatesGetResponse> callback)
获取创意规格信息 (asynchronously)
|
com.squareup.okhttp.Call |
AdcreativeTemplatesApi.adcreativeTemplatesGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for adcreativeTemplatesGet
|
ApiResponse<AdcreativeTemplatesGetResponse> |
AdcreativeTemplatesApi.adcreativeTemplatesGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取创意规格信息
|
AdgroupsGetResponse |
AdgroupsApi.adgroupsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields)
获取广告组
|
com.squareup.okhttp.Call |
AdgroupsApi.adgroupsGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields,
ApiCallback<AdgroupsGetResponse> callback)
获取广告组 (asynchronously)
|
com.squareup.okhttp.Call |
AdgroupsApi.adgroupsGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for adgroupsGet
|
ApiResponse<AdgroupsGetResponse> |
AdgroupsApi.adgroupsGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields)
获取广告组
|
AdsGetResponse |
AdsApi.adsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields)
获取广告
|
com.squareup.okhttp.Call |
AdsApi.adsGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields,
ApiCallback<AdsGetResponse> callback)
获取广告 (asynchronously)
|
com.squareup.okhttp.Call |
AdsApi.adsGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for adsGet
|
ApiResponse<AdsGetResponse> |
AdsApi.adsGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields)
获取广告
|
AdvertiserGetResponse |
AdvertiserApi.advertiserGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
查询腾讯广告广告主信息
|
com.squareup.okhttp.Call |
AdvertiserApi.advertiserGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<AdvertiserGetResponse> callback)
查询腾讯广告广告主信息 (asynchronously)
|
com.squareup.okhttp.Call |
AdvertiserApi.advertiserGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for advertiserGet
|
ApiResponse<AdvertiserGetResponse> |
AdvertiserApi.advertiserGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
查询腾讯广告广告主信息
|
AsyncReportsGetResponse |
AsyncReportsApi.asyncReportsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取异步报表任务
|
com.squareup.okhttp.Call |
AsyncReportsApi.asyncReportsGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<AsyncReportsGetResponse> callback)
获取异步报表任务 (asynchronously)
|
com.squareup.okhttp.Call |
AsyncReportsApi.asyncReportsGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for asyncReportsGet
|
ApiResponse<AsyncReportsGetResponse> |
AsyncReportsApi.asyncReportsGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取异步报表任务
|
AsyncTasksGetResponse |
AsyncTasksApi.asyncTasksGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取异步任务
|
com.squareup.okhttp.Call |
AsyncTasksApi.asyncTasksGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<AsyncTasksGetResponse> callback)
获取异步任务 (asynchronously)
|
com.squareup.okhttp.Call |
AsyncTasksApi.asyncTasksGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for asyncTasksGet
|
ApiResponse<AsyncTasksGetResponse> |
AsyncTasksApi.asyncTasksGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取异步任务
|
AudienceGrantRelationsGetResponse |
AudienceGrantRelationsApi.audienceGrantRelationsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取人群授权信息
|
com.squareup.okhttp.Call |
AudienceGrantRelationsApi.audienceGrantRelationsGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<AudienceGrantRelationsGetResponse> callback)
获取人群授权信息 (asynchronously)
|
com.squareup.okhttp.Call |
AudienceGrantRelationsApi.audienceGrantRelationsGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for audienceGrantRelationsGet
|
ApiResponse<AudienceGrantRelationsGetResponse> |
AudienceGrantRelationsApi.audienceGrantRelationsGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取人群授权信息
|
CampaignsGetResponse |
CampaignsApi.campaignsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields)
获取推广计划
|
com.squareup.okhttp.Call |
CampaignsApi.campaignsGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields,
ApiCallback<CampaignsGetResponse> callback)
获取推广计划 (asynchronously)
|
com.squareup.okhttp.Call |
CampaignsApi.campaignsGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for campaignsGet
|
ApiResponse<CampaignsGetResponse> |
CampaignsApi.campaignsGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields)
获取推广计划
|
ConversionsGetResponse |
ConversionsApi.conversionsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取转化归因
|
com.squareup.okhttp.Call |
ConversionsApi.conversionsGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<ConversionsGetResponse> callback)
获取转化归因 (asynchronously)
|
com.squareup.okhttp.Call |
ConversionsApi.conversionsGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for conversionsGet
|
ApiResponse<ConversionsGetResponse> |
ConversionsApi.conversionsGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取转化归因
|
CustomAudienceReportsGetResponse |
CustomAudienceReportsApi.customAudienceReportsGet(Long accountId,
List<FilteringStruct> filtering,
DateRange dateRange,
List<String> groupBy,
List<String> fields)
人群报表
|
com.squareup.okhttp.Call |
CustomAudienceReportsApi.customAudienceReportsGetAsync(Long accountId,
List<FilteringStruct> filtering,
DateRange dateRange,
List<String> groupBy,
List<String> fields,
ApiCallback<CustomAudienceReportsGetResponse> callback)
人群报表 (asynchronously)
|
com.squareup.okhttp.Call |
CustomAudienceReportsApi.customAudienceReportsGetCall(Long accountId,
List<FilteringStruct> filtering,
DateRange dateRange,
List<String> groupBy,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for customAudienceReportsGet
|
ApiResponse<CustomAudienceReportsGetResponse> |
CustomAudienceReportsApi.customAudienceReportsGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
DateRange dateRange,
List<String> groupBy,
List<String> fields)
人群报表
|
CustomFeaturesGetResponse |
CustomFeaturesApi.customFeaturesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取自定义特征
|
com.squareup.okhttp.Call |
CustomFeaturesApi.customFeaturesGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<CustomFeaturesGetResponse> callback)
获取自定义特征 (asynchronously)
|
com.squareup.okhttp.Call |
CustomFeaturesApi.customFeaturesGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for customFeaturesGet
|
ApiResponse<CustomFeaturesGetResponse> |
CustomFeaturesApi.customFeaturesGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取自定义特征
|
CustomTagFilesGetResponse |
CustomTagFilesApi.customTagFilesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取客户标签人群文件
|
com.squareup.okhttp.Call |
CustomTagFilesApi.customTagFilesGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<CustomTagFilesGetResponse> callback)
获取客户标签人群文件 (asynchronously)
|
com.squareup.okhttp.Call |
CustomTagFilesApi.customTagFilesGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for customTagFilesGet
|
ApiResponse<CustomTagFilesGetResponse> |
CustomTagFilesApi.customTagFilesGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取客户标签人群文件
|
DailyCostGetResponse |
DailyCostApi.dailyCostGet(ReportDateRange dateRange,
Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
【待废弃,请使用新接口wechat_daily_cost/get】获取微信账户实时消耗
|
com.squareup.okhttp.Call |
DailyCostApi.dailyCostGetAsync(ReportDateRange dateRange,
Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<DailyCostGetResponse> callback)
【待废弃,请使用新接口wechat_daily_cost/get】获取微信账户实时消耗 (asynchronously)
|
com.squareup.okhttp.Call |
DailyCostApi.dailyCostGetCall(ReportDateRange dateRange,
Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for dailyCostGet
|
ApiResponse<DailyCostGetResponse> |
DailyCostApi.dailyCostGetWithHttpInfo(ReportDateRange dateRange,
Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
【待废弃,请使用新接口wechat_daily_cost/get】获取微信账户实时消耗
|
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)
获取日报表
|
DynamicAdImagesGetResponse |
DynamicAdImagesApi.dynamicAdImagesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取动态广告图片信息
|
com.squareup.okhttp.Call |
DynamicAdImagesApi.dynamicAdImagesGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<DynamicAdImagesGetResponse> callback)
获取动态广告图片信息 (asynchronously)
|
com.squareup.okhttp.Call |
DynamicAdImagesApi.dynamicAdImagesGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for dynamicAdImagesGet
|
ApiResponse<DynamicAdImagesGetResponse> |
DynamicAdImagesApi.dynamicAdImagesGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取动态广告图片信息
|
DynamicAdTemplatesGetResponse |
DynamicAdTemplatesApi.dynamicAdTemplatesGet(Long accountId,
Long productCatalogId,
Long dynamicAdTemplateWidth,
Long dynamicAdTemplateHeight,
String dynamicAdTemplateType,
String dynamicAdTemplateOwnershipType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取动态模板信息
|
com.squareup.okhttp.Call |
DynamicAdTemplatesApi.dynamicAdTemplatesGetAsync(Long accountId,
Long productCatalogId,
Long dynamicAdTemplateWidth,
Long dynamicAdTemplateHeight,
String dynamicAdTemplateType,
String dynamicAdTemplateOwnershipType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<DynamicAdTemplatesGetResponse> callback)
获取动态模板信息 (asynchronously)
|
com.squareup.okhttp.Call |
DynamicAdTemplatesApi.dynamicAdTemplatesGetCall(Long accountId,
Long productCatalogId,
Long dynamicAdTemplateWidth,
Long dynamicAdTemplateHeight,
String dynamicAdTemplateType,
String dynamicAdTemplateOwnershipType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for dynamicAdTemplatesGet
|
ApiResponse<DynamicAdTemplatesGetResponse> |
DynamicAdTemplatesApi.dynamicAdTemplatesGetWithHttpInfo(Long accountId,
Long productCatalogId,
Long dynamicAdTemplateWidth,
Long dynamicAdTemplateHeight,
String dynamicAdTemplateType,
String dynamicAdTemplateOwnershipType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取动态模板信息
|
DynamicCreativesGetResponse |
DynamicCreativesApi.dynamicCreativesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取动态广告创意列表
|
com.squareup.okhttp.Call |
DynamicCreativesApi.dynamicCreativesGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<DynamicCreativesGetResponse> callback)
获取动态广告创意列表 (asynchronously)
|
com.squareup.okhttp.Call |
DynamicCreativesApi.dynamicCreativesGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for dynamicCreativesGet
|
ApiResponse<DynamicCreativesGetResponse> |
DynamicCreativesApi.dynamicCreativesGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取动态广告创意列表
|
EcommerceOrderGetResponse |
EcommerceOrderApi.ecommerceOrderGet(Long accountId,
DateRange dateRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取订单
|
com.squareup.okhttp.Call |
EcommerceOrderApi.ecommerceOrderGetAsync(Long accountId,
DateRange dateRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<EcommerceOrderGetResponse> callback)
获取订单 (asynchronously)
|
com.squareup.okhttp.Call |
EcommerceOrderApi.ecommerceOrderGetCall(Long accountId,
DateRange dateRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for ecommerceOrderGet
|
ApiResponse<EcommerceOrderGetResponse> |
EcommerceOrderApi.ecommerceOrderGetWithHttpInfo(Long accountId,
DateRange dateRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
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)
获取小时报表
|
ImagesGetResponse |
ImagesApi.imagesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取图片信息
|
com.squareup.okhttp.Call |
ImagesApi.imagesGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<ImagesGetResponse> callback)
获取图片信息 (asynchronously)
|
com.squareup.okhttp.Call |
ImagesApi.imagesGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for imagesGet
|
ApiResponse<ImagesGetResponse> |
ImagesApi.imagesGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取图片信息
|
LabelsGetResponse |
LabelsApi.labelsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
标签广场标签获取
|
com.squareup.okhttp.Call |
LabelsApi.labelsGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<LabelsGetResponse> callback)
标签广场标签获取 (asynchronously)
|
com.squareup.okhttp.Call |
LabelsApi.labelsGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for labelsGet
|
ApiResponse<LabelsGetResponse> |
LabelsApi.labelsGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
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)
获取销售线索(待废弃)
|
PagesGetResponse |
PagesApi.pagesGet(Long accountId,
String promotedObjectType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取落地页列表
|
com.squareup.okhttp.Call |
PagesApi.pagesGetAsync(Long accountId,
String promotedObjectType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<PagesGetResponse> callback)
获取落地页列表 (asynchronously)
|
com.squareup.okhttp.Call |
PagesApi.pagesGetCall(Long accountId,
String promotedObjectType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for pagesGet
|
ApiResponse<PagesGetResponse> |
PagesApi.pagesGetWithHttpInfo(Long accountId,
String promotedObjectType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取落地页列表
|
PlayablePagesGetResponse |
PlayablePagesApi.playablePagesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取互动推广页
|
com.squareup.okhttp.Call |
PlayablePagesApi.playablePagesGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<PlayablePagesGetResponse> callback)
获取互动推广页 (asynchronously)
|
com.squareup.okhttp.Call |
PlayablePagesApi.playablePagesGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for playablePagesGet
|
ApiResponse<PlayablePagesGetResponse> |
PlayablePagesApi.playablePagesGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
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)
获取商品库报表
|
ProductItemsGetResponse |
ProductItemsApi.productItemsGet(Long accountId,
Long productCatalogId,
List<FilteringStruct> filtering,
List<String> fields)
获取商品
|
com.squareup.okhttp.Call |
ProductItemsApi.productItemsGetAsync(Long accountId,
Long productCatalogId,
List<FilteringStruct> filtering,
List<String> fields,
ApiCallback<ProductItemsGetResponse> callback)
获取商品 (asynchronously)
|
com.squareup.okhttp.Call |
ProductItemsApi.productItemsGetCall(Long accountId,
Long productCatalogId,
List<FilteringStruct> filtering,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for productItemsGet
|
ApiResponse<ProductItemsGetResponse> |
ProductItemsApi.productItemsGetWithHttpInfo(Long accountId,
Long productCatalogId,
List<FilteringStruct> filtering,
List<String> fields)
获取商品
|
ProfilesGetResponse |
ProfilesApi.profilesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取朋友圈头像昵称跳转页
|
com.squareup.okhttp.Call |
ProfilesApi.profilesGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<ProfilesGetResponse> callback)
获取朋友圈头像昵称跳转页 (asynchronously)
|
com.squareup.okhttp.Call |
ProfilesApi.profilesGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for profilesGet
|
ApiResponse<ProfilesGetResponse> |
ProfilesApi.profilesGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取朋友圈头像昵称跳转页
|
PromotedObjectsGetResponse |
PromotedObjectsApi.promotedObjectsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取推广目标
|
com.squareup.okhttp.Call |
PromotedObjectsApi.promotedObjectsGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<PromotedObjectsGetResponse> callback)
获取推广目标 (asynchronously)
|
com.squareup.okhttp.Call |
PromotedObjectsApi.promotedObjectsGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for promotedObjectsGet
|
ApiResponse<PromotedObjectsGetResponse> |
PromotedObjectsApi.promotedObjectsGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取推广目标
|
QualificationsGetResponse |
QualificationsApi.qualificationsGet(Long accountId,
String qualificationType,
List<FilteringStruct> filtering,
List<String> fields)
获取广告主资质
|
com.squareup.okhttp.Call |
QualificationsApi.qualificationsGetAsync(Long accountId,
String qualificationType,
List<FilteringStruct> filtering,
List<String> fields,
ApiCallback<QualificationsGetResponse> callback)
获取广告主资质 (asynchronously)
|
com.squareup.okhttp.Call |
QualificationsApi.qualificationsGetCall(Long accountId,
String qualificationType,
List<FilteringStruct> filtering,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for qualificationsGet
|
ApiResponse<QualificationsGetResponse> |
QualificationsApi.qualificationsGetWithHttpInfo(Long accountId,
String qualificationType,
List<FilteringStruct> filtering,
List<String> fields)
获取广告主资质
|
RealtimeCostGetResponse |
RealtimeCostApi.realtimeCostGet(Long accountId,
String level,
String date,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取实时消耗
|
com.squareup.okhttp.Call |
RealtimeCostApi.realtimeCostGetAsync(Long accountId,
String level,
String date,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<RealtimeCostGetResponse> callback)
获取实时消耗 (asynchronously)
|
com.squareup.okhttp.Call |
RealtimeCostApi.realtimeCostGetCall(Long accountId,
String level,
String date,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for realtimeCostGet
|
ApiResponse<RealtimeCostGetResponse> |
RealtimeCostApi.realtimeCostGetWithHttpInfo(Long accountId,
String level,
String date,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取实时消耗
|
SplitTestsGetResponse |
SplitTestsApi.splitTestsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取拆分对比实验
|
com.squareup.okhttp.Call |
SplitTestsApi.splitTestsGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<SplitTestsGetResponse> callback)
获取拆分对比实验 (asynchronously)
|
com.squareup.okhttp.Call |
SplitTestsApi.splitTestsGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for splitTestsGet
|
ApiResponse<SplitTestsGetResponse> |
SplitTestsApi.splitTestsGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取拆分对比实验
|
TargetingsGetResponse |
TargetingsApi.targetingsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取定向
|
com.squareup.okhttp.Call |
TargetingsApi.targetingsGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<TargetingsGetResponse> callback)
获取定向 (asynchronously)
|
com.squareup.okhttp.Call |
TargetingsApi.targetingsGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for targetingsGet
|
ApiResponse<TargetingsGetResponse> |
TargetingsApi.targetingsGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
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)
获取定向标签报表
|
UnionPositionPackagesGetResponse |
UnionPositionPackagesApi.unionPositionPackagesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
联盟流量包获取接口
|
com.squareup.okhttp.Call |
UnionPositionPackagesApi.unionPositionPackagesGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<UnionPositionPackagesGetResponse> callback)
联盟流量包获取接口 (asynchronously)
|
com.squareup.okhttp.Call |
UnionPositionPackagesApi.unionPositionPackagesGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for unionPositionPackagesGet
|
ApiResponse<UnionPositionPackagesGetResponse> |
UnionPositionPackagesApi.unionPositionPackagesGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
联盟流量包获取接口
|
VideosGetResponse |
VideosApi.videosGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取视频文件
|
com.squareup.okhttp.Call |
VideosApi.videosGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<VideosGetResponse> callback)
获取视频文件 (asynchronously)
|
com.squareup.okhttp.Call |
VideosApi.videosGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for videosGet
|
ApiResponse<VideosGetResponse> |
VideosApi.videosGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取视频文件
|
WechatAdvertiserDetailGetResponse |
WechatAdvertiserDetailApi.wechatAdvertiserDetailGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
【待废弃,请使用新接口wechat_advertiser_specification/get】查询微信公众平台广告主详情信息
|
com.squareup.okhttp.Call |
WechatAdvertiserDetailApi.wechatAdvertiserDetailGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<WechatAdvertiserDetailGetResponse> callback)
【待废弃,请使用新接口wechat_advertiser_specification/get】查询微信公众平台广告主详情信息 (asynchronously)
|
com.squareup.okhttp.Call |
WechatAdvertiserDetailApi.wechatAdvertiserDetailGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for wechatAdvertiserDetailGet
|
ApiResponse<WechatAdvertiserDetailGetResponse> |
WechatAdvertiserDetailApi.wechatAdvertiserDetailGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
【待废弃,请使用新接口wechat_advertiser_specification/get】查询微信公众平台广告主详情信息
|
WechatAdvertiserSpecificationGetResponse |
WechatAdvertiserSpecificationApi.wechatAdvertiserSpecificationGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
查询微信公众平台广告主详情信息
|
com.squareup.okhttp.Call |
WechatAdvertiserSpecificationApi.wechatAdvertiserSpecificationGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<WechatAdvertiserSpecificationGetResponse> callback)
查询微信公众平台广告主详情信息 (asynchronously)
|
com.squareup.okhttp.Call |
WechatAdvertiserSpecificationApi.wechatAdvertiserSpecificationGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for wechatAdvertiserSpecificationGet
|
ApiResponse<WechatAdvertiserSpecificationGetResponse> |
WechatAdvertiserSpecificationApi.wechatAdvertiserSpecificationGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
查询微信公众平台广告主详情信息
|
WechatDailyCostGetResponse |
WechatDailyCostApi.wechatDailyCostGet(DateRange dateRange,
Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取微信账户实时消耗
|
com.squareup.okhttp.Call |
WechatDailyCostApi.wechatDailyCostGetAsync(DateRange dateRange,
Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<WechatDailyCostGetResponse> callback)
获取微信账户实时消耗 (asynchronously)
|
com.squareup.okhttp.Call |
WechatDailyCostApi.wechatDailyCostGetCall(DateRange dateRange,
Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for wechatDailyCostGet
|
ApiResponse<WechatDailyCostGetResponse> |
WechatDailyCostApi.wechatDailyCostGetWithHttpInfo(DateRange dateRange,
Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取微信账户实时消耗
|
WechatFundStatementsDetailedGetResponse |
WechatFundStatementsDetailedApi.wechatFundStatementsDetailedGet(String tradeType,
DateRange dateRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取微信资金账户流水信息
|
com.squareup.okhttp.Call |
WechatFundStatementsDetailedApi.wechatFundStatementsDetailedGetAsync(String tradeType,
DateRange dateRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<WechatFundStatementsDetailedGetResponse> callback)
获取微信资金账户流水信息 (asynchronously)
|
com.squareup.okhttp.Call |
WechatFundStatementsDetailedApi.wechatFundStatementsDetailedGetCall(String tradeType,
DateRange dateRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for wechatFundStatementsDetailedGet
|
ApiResponse<WechatFundStatementsDetailedGetResponse> |
WechatFundStatementsDetailedApi.wechatFundStatementsDetailedGetWithHttpInfo(String tradeType,
DateRange dateRange,
List<FilteringStruct> filtering,
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)
获取销售线索(待废弃)
|
WechatPagesGetResponse |
WechatPagesApi.wechatPagesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取微信落地页列表
|
com.squareup.okhttp.Call |
WechatPagesApi.wechatPagesGetAsync(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<WechatPagesGetResponse> callback)
获取微信落地页列表 (asynchronously)
|
com.squareup.okhttp.Call |
WechatPagesApi.wechatPagesGetCall(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for wechatPagesGet
|
ApiResponse<WechatPagesGetResponse> |
WechatPagesApi.wechatPagesGetWithHttpInfo(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取微信落地页列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
AdcreativePreviewsGetResponseData |
AdcreativePreviewsApiContainer.adcreativePreviewsGet(Long accountId,
List<FilteringStruct> filtering,
List<String> fields)
获取预览受众
|
AdcreativesGetResponseData |
AdcreativesApiContainer.adcreativesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
Boolean linkPageTypeCompatible,
List<String> fields)
获取广告创意
|
AdcreativeTemplatesGetResponseData |
AdcreativeTemplatesApiContainer.adcreativeTemplatesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取创意规格信息
|
AdgroupsGetResponseData |
AdgroupsApiContainer.adgroupsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields)
获取广告组
|
AdsGetResponseData |
AdsApiContainer.adsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields)
获取广告
|
AdvertiserGetResponseData |
AdvertiserApiContainer.advertiserGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
查询腾讯广告广告主信息
|
AsyncReportsGetResponseData |
AsyncReportsApiContainer.asyncReportsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取异步报表任务
|
AsyncTasksGetResponseData |
AsyncTasksApiContainer.asyncTasksGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取异步任务
|
AudienceGrantRelationsGetResponseData |
AudienceGrantRelationsApiContainer.audienceGrantRelationsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取人群授权信息
|
CampaignsGetResponseData |
CampaignsApiContainer.campaignsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
Boolean isDeleted,
List<String> fields)
获取推广计划
|
ConversionsGetResponseData |
ConversionsApiContainer.conversionsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取转化归因
|
CustomAudienceReportsGetResponseData |
CustomAudienceReportsApiContainer.customAudienceReportsGet(Long accountId,
List<FilteringStruct> filtering,
DateRange dateRange,
List<String> groupBy,
List<String> fields)
人群报表
|
CustomFeaturesGetResponseData |
CustomFeaturesApiContainer.customFeaturesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取自定义特征
|
CustomTagFilesGetResponseData |
CustomTagFilesApiContainer.customTagFilesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取客户标签人群文件
|
DailyCostGetResponseData |
DailyCostApiContainer.dailyCostGet(ReportDateRange dateRange,
Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
【待废弃,请使用新接口wechat_daily_cost/get】获取微信账户实时消耗
|
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)
获取日报表
|
DynamicAdImagesGetResponseData |
DynamicAdImagesApiContainer.dynamicAdImagesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取动态广告图片信息
|
DynamicAdTemplatesGetResponseData |
DynamicAdTemplatesApiContainer.dynamicAdTemplatesGet(Long accountId,
Long productCatalogId,
Long dynamicAdTemplateWidth,
Long dynamicAdTemplateHeight,
String dynamicAdTemplateType,
String dynamicAdTemplateOwnershipType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取动态模板信息
|
DynamicCreativesGetResponseData |
DynamicCreativesApiContainer.dynamicCreativesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取动态广告创意列表
|
EcommerceOrderGetResponseData |
EcommerceOrderApiContainer.ecommerceOrderGet(Long accountId,
DateRange dateRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
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)
获取小时报表
|
ImagesGetResponseData |
ImagesApiContainer.imagesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取图片信息
|
LabelsGetResponseData |
LabelsApiContainer.labelsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
标签广场标签获取
|
LeadsGetResponseData |
LeadsApiContainer.leadsGet(Long accountId,
TimeRange timeRange,
String positionType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取销售线索(待废弃)
|
PagesGetResponseData |
PagesApiContainer.pagesGet(Long accountId,
String promotedObjectType,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取落地页列表
|
PlayablePagesGetResponseData |
PlayablePagesApiContainer.playablePagesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取互动推广页
|
ProductCatalogsReportsGetResponseData |
ProductCatalogsReportsApiContainer.productCatalogsReportsGet(Long accountId,
Long productCatalogId,
ReportDateRange dateRange,
List<FilteringStruct> filtering,
List<String> groupBy,
List<OrderByStruct> orderBy,
List<String> fields)
获取商品库报表
|
ProductItemsGetResponseData |
ProductItemsApiContainer.productItemsGet(Long accountId,
Long productCatalogId,
List<FilteringStruct> filtering,
List<String> fields)
获取商品
|
ProfilesGetResponseData |
ProfilesApiContainer.profilesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取朋友圈头像昵称跳转页
|
PromotedObjectsGetResponseData |
PromotedObjectsApiContainer.promotedObjectsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取推广目标
|
QualificationsGetResponseData |
QualificationsApiContainer.qualificationsGet(Long accountId,
String qualificationType,
List<FilteringStruct> filtering,
List<String> fields)
获取广告主资质
|
RealtimeCostGetResponseData |
RealtimeCostApiContainer.realtimeCostGet(Long accountId,
String level,
String date,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取实时消耗
|
SplitTestsGetResponseData |
SplitTestsApiContainer.splitTestsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取拆分对比实验
|
TargetingsGetResponseData |
TargetingsApiContainer.targetingsGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
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)
获取定向标签报表
|
UnionPositionPackagesGetResponseData |
UnionPositionPackagesApiContainer.unionPositionPackagesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
联盟流量包获取接口
|
VideosGetResponseData |
VideosApiContainer.videosGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取视频文件
|
WechatAdvertiserDetailGetResponseData |
WechatAdvertiserDetailApiContainer.wechatAdvertiserDetailGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
【待废弃,请使用新接口wechat_advertiser_specification/get】查询微信公众平台广告主详情信息
|
WechatAdvertiserSpecificationGetResponseData |
WechatAdvertiserSpecificationApiContainer.wechatAdvertiserSpecificationGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
查询微信公众平台广告主详情信息
|
WechatDailyCostGetResponseData |
WechatDailyCostApiContainer.wechatDailyCostGet(DateRange dateRange,
Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取微信账户实时消耗
|
WechatFundStatementsDetailedGetResponseData |
WechatFundStatementsDetailedApiContainer.wechatFundStatementsDetailedGet(String tradeType,
DateRange dateRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取微信资金账户流水信息
|
WechatLeadsGetResponseData |
WechatLeadsApiContainer.wechatLeadsGet(DateRange dateRange,
TimeRange timeRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取销售线索(待废弃)
|
WechatPagesGetResponseData |
WechatPagesApiContainer.wechatPagesGet(Long accountId,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields)
获取微信落地页列表
|
| 限定符和类型 | 字段和说明 |
|---|---|
List<FilteringStruct> |
GetWechatDailyCost.filtering |
List<FilteringStruct> |
GetWechatAdvertiserSpecification.filtering |
List<FilteringStruct> |
GetDailyCost.filtering |
List<FilteringStruct> |
GetRealtimeCost.filtering |
List<FilteringStruct> |
GetAdvertiser.filtering |
List<FilteringStruct> |
GetQualifications.filtering |
List<FilteringStruct> |
GetWechatFundStatementsDetailed.filtering |
List<FilteringStruct> |
GetWechatAdvertiserDetail.filtering |
| 限定符和类型 | 字段和说明 |
|---|---|
List<FilteringStruct> |
GetDynamicCreatives.filtering |
List<FilteringStruct> |
GetAdgroups.filtering |
List<FilteringStruct> |
GetAds.filtering |
List<FilteringStruct> |
GetCampaigns.filtering |
List<FilteringStruct> |
GetAdcreatives.filtering |
List<FilteringStruct> |
GetTargetings.filtering |
| 限定符和类型 | 字段和说明 |
|---|---|
List<FilteringStruct> |
GetAudienceGrantRelations.filtering |
List<FilteringStruct> |
GetCustomTagFiles.filtering |
List<FilteringStruct> |
GetLabels.filtering |
| 限定符和类型 | 字段和说明 |
|---|---|
List<FilteringStruct> |
GetPlayablePages.filtering |
List<FilteringStruct> |
GetDynamicAdTemplates.filtering |
List<FilteringStruct> |
GetProductItems.filtering |
List<FilteringStruct> |
GetUnionPositionPackages.filtering |
List<FilteringStruct> |
GetVideos.filtering |
List<FilteringStruct> |
GetDynamicAdImages.filtering |
List<FilteringStruct> |
GetWechatPages.filtering |
List<FilteringStruct> |
GetProfiles.filtering |
List<FilteringStruct> |
GetImages.filtering |
List<FilteringStruct> |
GetPromotedObjects.filtering |
List<FilteringStruct> |
GetPages.filtering |
| 限定符和类型 | 字段和说明 |
|---|---|
List<FilteringStruct> |
GetHourlyReports.filtering |
List<FilteringStruct> |
GetEcommerceOrder.filtering |
List<FilteringStruct> |
GetDailyReports.filtering |
List<FilteringStruct> |
GetAsyncReports.filtering |
List<FilteringStruct> |
GetProductCatalogsReports.filtering |
List<FilteringStruct> |
GetTargetingTagReports.filtering |
List<FilteringStruct> |
GetLeads.filtering |
List<FilteringStruct> |
GetWechatLeads.filtering |
List<FilteringStruct> |
GetCustomAudienceReports.filtering |
| 限定符和类型 | 字段和说明 |
|---|---|
List<FilteringStruct> |
GetConversions.filtering |
List<FilteringStruct> |
GetSplitTests.filtering |
List<FilteringStruct> |
GetAdcreativeTemplates.filtering |
List<FilteringStruct> |
GetAsyncTasks.filtering |
List<FilteringStruct> |
GetAdcreativePreviews.filtering |
| 限定符和类型 | 方法和说明 |
|---|---|
FilteringStruct |
FilteringStruct.addValuesItem(String valuesItem) |
FilteringStruct |
FilteringStruct.field(String field) |
FilteringStruct |
FilteringStruct.operator(String operator) |
FilteringStruct |
FilteringStruct.values(List<String> values) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<FilteringStruct> |
LeadCluesGetRequest.getFiltering()
Get filtering
|
| 限定符和类型 | 方法和说明 |
|---|---|
LeadCluesGetRequest |
LeadCluesGetRequest.addFilteringItem(FilteringStruct filteringItem) |
| 限定符和类型 | 方法和说明 |
|---|---|
LeadCluesGetRequest |
LeadCluesGetRequest.filtering(List<FilteringStruct> filtering) |
void |
LeadCluesGetRequest.setFiltering(List<FilteringStruct> filtering) |
Copyright © 2020. All rights reserved.