| 程序包 | 说明 |
|---|---|
| com.tencent.ads | |
| com.tencent.ads.api |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> void |
ApiClient.executeAsync(com.squareup.okhttp.Call call,
ApiCallback<T> callback)
|
<T> void |
ApiClient.executeAsync(com.squareup.okhttp.Call call,
Type returnType,
ApiCallback<T> callback)
Execute HTTP call asynchronously.
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
AdcreativePreviewsApi.adcreativePreviewsAddAsync(AdcreativePreviewsAddRequest data,
ApiCallback<AdcreativePreviewsAddResponse> callback)
创建预览 (asynchronously)
|
com.squareup.okhttp.Call |
AdcreativePreviewsApi.adcreativePreviewsGetAsync(Long accountId,
List<FilteringStruct> filtering,
List<String> fields,
ApiCallback<AdcreativePreviewsGetResponse> callback)
获取预览受众 (asynchronously)
|
com.squareup.okhttp.Call |
AdcreativesApi.adcreativesAddAsync(AdcreativesAddRequest data,
ApiCallback<AdcreativesAddResponse> callback)
创建广告创意 (asynchronously)
|
com.squareup.okhttp.Call |
AdcreativesApi.adcreativesDeleteAsync(AdcreativesDeleteRequest data,
ApiCallback<AdcreativesDeleteResponse> callback)
删除广告创意 (asynchronously)
|
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 |
AdcreativesRelatedCapabilityApi.adcreativesRelatedCapabilityGetAsync(Long accountId,
Long adId,
List<String> fields,
ApiCallback<AdcreativesRelatedCapabilityGetResponse> callback)
检查广告创意是否可以修改 (asynchronously)
|
com.squareup.okhttp.Call |
AdcreativesApi.adcreativesUpdateAsync(AdcreativesUpdateRequest data,
ApiCallback<AdcreativesUpdateResponse> callback)
更新广告创意 (asynchronously)
|
com.squareup.okhttp.Call |
AdcreativeTemplateDetailApi.adcreativeTemplateDetailGetAsync(Long adcreativeTemplateId,
String promotedObjectType,
Long accountId,
Boolean automaticSiteEnabled,
List<String> siteSet,
Boolean isDynamicCreativeAd,
List<String> fields,
ApiCallback<AdcreativeTemplateDetailGetResponse> callback)
获取创意规格信息 (asynchronously)
|
com.squareup.okhttp.Call |
AdcreativeTemplatePreviewApi.adcreativeTemplatePreviewGetAsync(AdcreativeTemplatePreviewGetRequest data,
ApiCallback<AdcreativeTemplatePreviewGetResponse> callback)
获取广告创意预览(待废弃) (asynchronously)
|
com.squareup.okhttp.Call |
AdcreativeTemplatePreviewsApi.adcreativeTemplatePreviewsGetAsync(AdcreativeTemplatePreviewsGetRequest data,
ApiCallback<AdcreativeTemplatePreviewsGetResponse> callback)
获取广告创意预览 (asynchronously)
|
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 |
AdDiagnosisApi.adDiagnosisGetAsync(AdDiagnosisGetRequest data,
ApiCallback<AdDiagnosisGetResponse> callback)
获取广告诊断信息 (asynchronously)
|
com.squareup.okhttp.Call |
AdgroupsApi.adgroupsAddAsync(AdgroupsAddRequest data,
ApiCallback<AdgroupsAddResponse> callback)
创建广告组 (asynchronously)
|
com.squareup.okhttp.Call |
AdgroupsApi.adgroupsDeleteAsync(AdgroupsDeleteRequest data,
ApiCallback<AdgroupsDeleteResponse> callback)
删除广告组 (asynchronously)
|
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.adgroupsUpdateAsync(AdgroupsUpdateRequest data,
ApiCallback<AdgroupsUpdateResponse> callback)
更新广告组 (asynchronously)
|
com.squareup.okhttp.Call |
AdgroupsApi.adgroupsUpdateBidAmountAsync(AdgroupsUpdateBidAmountRequest data,
ApiCallback<AdgroupsUpdateBidAmountResponse> callback)
更新广告组出价 (asynchronously)
|
com.squareup.okhttp.Call |
AdgroupsApi.adgroupsUpdateConfiguredStatusAsync(AdgroupsUpdateConfiguredStatusRequest data,
ApiCallback<AdgroupsUpdateConfiguredStatusResponse> callback)
更新广告组状态 (asynchronously)
|
com.squareup.okhttp.Call |
AdgroupsApi.adgroupsUpdateDailyBudgetAsync(AdgroupsUpdateDailyBudgetRequest data,
ApiCallback<AdgroupsUpdateDailyBudgetResponse> callback)
更新广告组日限额信息 (asynchronously)
|
com.squareup.okhttp.Call |
AdgroupsApi.adgroupsUpdateDatetimeAsync(AdgroupsUpdateDatetimeRequest data,
ApiCallback<AdgroupsUpdateDatetimeResponse> callback)
更新广告组投放时间 (asynchronously)
|
com.squareup.okhttp.Call |
AdsApi.adsAddAsync(AdsAddRequest data,
ApiCallback<AdsAddResponse> callback)
创建广告 (asynchronously)
|
com.squareup.okhttp.Call |
AdsApi.adsDeleteAsync(AdsDeleteRequest data,
ApiCallback<AdsDeleteResponse> callback)
删除广告 (asynchronously)
|
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.adsUpdateAsync(AdsUpdateRequest data,
ApiCallback<AdsUpdateResponse> callback)
更新广告 (asynchronously)
|
com.squareup.okhttp.Call |
AdsApi.adsUpdateConfiguredStatusAsync(AdsUpdateConfiguredStatusRequest data,
ApiCallback<AdsUpdateConfiguredStatusResponse> callback)
更新广告状态 (asynchronously)
|
com.squareup.okhttp.Call |
AdvertiserApi.advertiserAddAsync(AdvertiserAddRequest data,
ApiCallback<AdvertiserAddResponse> callback)
添加腾讯广告服务商子客 (asynchronously)
|
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.advertiserUpdateAsync(AdvertiserUpdateRequest data,
ApiCallback<AdvertiserUpdateResponse> callback)
更新腾讯广告广告主信息 (asynchronously)
|
com.squareup.okhttp.Call |
AdvertiserApi.advertiserUpdateDailyBudgetAsync(AdvertiserUpdateDailyBudgetRequest data,
ApiCallback<AdvertiserUpdateDailyBudgetResponse> callback)
更新广告主日限额信息 (asynchronously)
|
com.squareup.okhttp.Call |
AndroidChannelPackagesApi.androidChannelPackagesGetAsync(Long accountId,
String myappAuthKey,
Long androidAppId,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<AndroidChannelPackagesGetResponse> callback)
获取应用宝渠道包 (asynchronously)
|
com.squareup.okhttp.Call |
AndroidUnionChannelPackagesApi.androidUnionChannelPackagesAddAsync(AndroidUnionChannelPackagesAddRequest data,
ApiCallback<AndroidUnionChannelPackagesAddResponse> callback)
添加广告渠道包 (asynchronously)
|
com.squareup.okhttp.Call |
AndroidUnionChannelPackagesApi.androidUnionChannelPackagesGetAsync(Long accountId,
Long androidUnionAppId,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<AndroidUnionChannelPackagesGetResponse> callback)
获取广告渠道包 (asynchronously)
|
com.squareup.okhttp.Call |
AssetPermissionsApi.assetPermissionsAddAsync(AssetPermissionsAddRequest data,
ApiCallback<AssetPermissionsAddResponse> callback)
资产权限授予 (asynchronously)
|
com.squareup.okhttp.Call |
AssetPermissionsApi.assetPermissionsDeleteAsync(AssetPermissionsDeleteRequest data,
ApiCallback<AssetPermissionsDeleteResponse> callback)
资产权限回收 (asynchronously)
|
com.squareup.okhttp.Call |
AsyncReportFilesApi.asyncReportFilesGetAsync(Long accountId,
Long taskId,
Long fileId,
List<String> fields,
ApiCallback<String> callback)
获取文件接口 (asynchronously)
|
com.squareup.okhttp.Call |
AsyncReportsApi.asyncReportsAddAsync(AsyncReportsAddRequest data,
ApiCallback<AsyncReportsAddResponse> callback)
创建异步报表任务 (asynchronously)
|
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 |
AsyncTaskFilesApi.asyncTaskFilesGetAsync(Long accountId,
Long taskId,
Long fileId,
List<String> fields,
ApiCallback<String> callback)
获取文件接口 (asynchronously)
|
com.squareup.okhttp.Call |
AsyncTasksApi.asyncTasksAddAsync(AsyncTasksAddRequest data,
ApiCallback<AsyncTasksAddResponse> callback)
创建异步任务 (asynchronously)
|
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 |
AudienceGrantRelationsApi.audienceGrantRelationsAddAsync(AudienceGrantRelationsAddRequest data,
ApiCallback<AudienceGrantRelationsAddResponse> callback)
添加人群授权 (asynchronously)
|
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 |
AuthorizationApi.authorizationWechatBindAsync(String accessToken,
String redirectUri,
Long accountId,
String wechatAccountId,
List<String> fields,
ApiCallback<String> callback)
绑定微信公众号(待废弃) (asynchronously)
|
com.squareup.okhttp.Call |
BatchOperationApi.batchOperationAddAsync(BatchOperationAddRequest data,
ApiCallback<BatchOperationAddResponse> callback)
创建批量操作(待废弃) (asynchronously)
|
com.squareup.okhttp.Call |
BatchRequestsApi.batchRequestsAddAsync(BatchRequestsAddRequest data,
ApiCallback<BatchRequestsAddResponse> callback)
创建批量请求 (asynchronously)
|
com.squareup.okhttp.Call |
BidSimulationApi.bidSimulationGetAsync(BidSimulationGetRequest data,
ApiCallback<BidSimulationGetResponse> callback)
获取出价模拟信息 (asynchronously)
|
com.squareup.okhttp.Call |
BrandApi.brandAddAsync(Long accountId,
String name,
File brandImageFile,
ApiCallback<BrandAddResponse> callback)
创建品牌形象 (asynchronously)
|
com.squareup.okhttp.Call |
BrandApi.brandGetAsync(Long accountId,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<BrandGetResponse> callback)
获取品牌形象列表 (asynchronously)
|
com.squareup.okhttp.Call |
BusinessManagerRelationsApi.businessManagerRelationsGetAsync(Long page,
Long pageSize,
List<String> fields,
ApiCallback<BusinessManagerRelationsGetResponse> callback)
查询商务管家账号下广告主信息 (asynchronously)
|
com.squareup.okhttp.Call |
CampaignsApi.campaignsAddAsync(CampaignsAddRequest data,
ApiCallback<CampaignsAddResponse> callback)
创建推广计划 (asynchronously)
|
com.squareup.okhttp.Call |
CampaignsApi.campaignsDeleteAsync(CampaignsDeleteRequest data,
ApiCallback<CampaignsDeleteResponse> callback)
删除推广计划 (asynchronously)
|
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.campaignsUpdateAsync(CampaignsUpdateRequest data,
ApiCallback<CampaignsUpdateResponse> callback)
更新推广计划 (asynchronously)
|
com.squareup.okhttp.Call |
CampaignsApi.campaignsUpdateConfiguredStatusAsync(CampaignsUpdateConfiguredStatusRequest data,
ApiCallback<CampaignsUpdateConfiguredStatusResponse> callback)
更新推广计划状态 (asynchronously)
|
com.squareup.okhttp.Call |
CampaignsApi.campaignsUpdateDailyBudgetAsync(CampaignsUpdateDailyBudgetRequest data,
ApiCallback<CampaignsUpdateDailyBudgetResponse> callback)
更新推广计划日限额信息 (asynchronously)
|
com.squareup.okhttp.Call |
CapabilitiesApi.capabilitiesGetAsync(Long accountId,
String capability,
CapabilitiesGetQuerySpec querySpec,
List<String> fields,
ApiCallback<CapabilitiesGetResponse> callback)
查询广告相关权限(待废弃) (asynchronously)
|
com.squareup.okhttp.Call |
ComplianceValidationApi.complianceValidationGetAsync(ComplianceValidationGetRequest data,
ApiCallback<ComplianceValidationGetResponse> callback)
获取广告素材预审结果 (asynchronously)
|
com.squareup.okhttp.Call |
ConversionsApi.conversionsAddAsync(ConversionsAddRequest data,
ApiCallback<ConversionsAddResponse> callback)
新增转化归因 (asynchronously)
|
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 |
CustomAudienceEstimationsApi.customAudienceEstimationsGetAsync(CustomAudienceEstimationsGetRequest data,
ApiCallback<CustomAudienceEstimationsGetResponse> callback)
人群覆盖数预估 (asynchronously)
|
com.squareup.okhttp.Call |
CustomAudienceFilesApi.customAudienceFilesAddAsync(Long accountId,
Long audienceId,
String userIdType,
File file,
String operationType,
String openAppId,
String saltId,
ApiCallback<CustomAudienceFilesAddResponse> callback)
上传客户人群数据文件 (asynchronously)
|
com.squareup.okhttp.Call |
CustomAudienceFilesApi.customAudienceFilesGetAsync(Long accountId,
Long audienceId,
Long customAudienceFileId,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<CustomAudienceFilesGetResponse> callback)
获取客户人群数据文件 (asynchronously)
|
com.squareup.okhttp.Call |
CustomAudienceInsightsApi.customAudienceInsightsGetAsync(Long accountId,
Long audienceId,
List<String> dimensionType,
List<String> fields,
ApiCallback<CustomAudienceInsightsGetResponse> callback)
人群洞察分析 (asynchronously)
|
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 |
CustomAudiencesApi.customAudiencesAddAsync(CustomAudiencesAddRequest data,
ApiCallback<CustomAudiencesAddResponse> callback)
创建客户人群 (asynchronously)
|
com.squareup.okhttp.Call |
CustomAudiencesApi.customAudiencesDeleteAsync(CustomAudiencesDeleteRequest data,
ApiCallback<CustomAudiencesDeleteResponse> callback)
删除客户人群 (asynchronously)
|
com.squareup.okhttp.Call |
CustomAudiencesApi.customAudiencesGetAsync(Long accountId,
Long audienceId,
Long page,
Long pageSize,
String platform,
List<String> fields,
ApiCallback<CustomAudiencesGetResponse> callback)
获取客户人群 (asynchronously)
|
com.squareup.okhttp.Call |
CustomAudiencesApi.customAudiencesUpdateAsync(CustomAudiencesUpdateRequest data,
ApiCallback<CustomAudiencesUpdateResponse> callback)
更新客户人群 (asynchronously)
|
com.squareup.okhttp.Call |
CustomDataSaltApi.customDataSaltGetAsync(CustomDataSaltGetRequest data,
ApiCallback<CustomDataSaltGetResponse> callback)
获取盐列表 (asynchronously)
|
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 |
CustomTagFilesApi.customTagFilesAddAsync(Long accountId,
String userIdType,
Long tagId,
File file,
String operationType,
String openAppId,
ApiCallback<CustomTagFilesAddResponse> callback)
上传客户标签人群数据文件 (asynchronously)
|
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 |
CustomTagsApi.customTagsAddAsync(CustomTagsAddRequest data,
ApiCallback<CustomTagsAddResponse> callback)
创建客户标签 (asynchronously)
|
com.squareup.okhttp.Call |
CustomTagsApi.customTagsDeleteAsync(CustomTagsDeleteRequest data,
ApiCallback<CustomTagsDeleteResponse> callback)
删除客户标签 (asynchronously)
|
com.squareup.okhttp.Call |
CustomTagsApi.customTagsGetAsync(Long accountId,
Long parentTagId,
Long tagId,
String tagCode,
String platform,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<CustomTagsGetResponse> callback)
获取客户标签 (asynchronously)
|
com.squareup.okhttp.Call |
CustomTagsApi.customTagsUpdateAsync(CustomTagsUpdateRequest data,
ApiCallback<CustomTagsUpdateResponse> callback)
更新客户标签 (asynchronously)
|
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 |
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 |
DiagnosisApi.diagnosisGetAsync(Long accountId,
List<Long> adgroupIdList,
TimeRange timeRange,
List<String> fields,
ApiCallback<DiagnosisGetResponse> callback)
广告诊断分析工具 (asynchronously)
|
com.squareup.okhttp.Call |
DynamicAdImagesApi.dynamicAdImagesAddAsync(DynamicAdImagesAddRequest data,
ApiCallback<DynamicAdImagesAddResponse> callback)
创建用于广告投放的动态广告图片 (asynchronously)
|
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 |
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 |
DynamicAdVideoApi.dynamicAdVideoAddAsync(DynamicAdVideoAddRequest data,
ApiCallback<DynamicAdVideoAddResponse> callback)
创建用于广告投放的动态广告视频 (asynchronously)
|
com.squareup.okhttp.Call |
DynamicCreativesApi.dynamicCreativesAddAsync(DynamicCreativesAddRequest data,
ApiCallback<DynamicCreativesAddResponse> callback)
创建动态创意 (asynchronously)
|
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.dynamicCreativesUpdateAsync(DynamicCreativesUpdateRequest data,
ApiCallback<DynamicCreativesUpdateResponse> callback)
更新动态创意 (asynchronously)
|
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.ecommerceOrderUpdateAsync(EcommerceOrderUpdateRequest data,
ApiCallback<EcommerceOrderUpdateResponse> callback)
更新订单 (asynchronously)
|
com.squareup.okhttp.Call |
EstimationApi.estimationGetAsync(EstimationGetRequest data,
ApiCallback<EstimationGetResponse> callback)
预估覆盖人数 (asynchronously)
|
com.squareup.okhttp.Call |
FundsApi.fundsGetAsync(Long accountId,
List<String> fields,
ApiCallback<FundsGetResponse> callback)
获取资金账户信息 (asynchronously)
|
com.squareup.okhttp.Call |
FundStatementsDailyApi.fundStatementsDailyGetAsync(Long accountId,
String fundType,
DateRange dateRange,
String tradeType,
List<String> fields,
ApiCallback<FundStatementsDailyGetResponse> callback)
获取资金账户日结明细 (asynchronously)
|
com.squareup.okhttp.Call |
FundStatementsDetailedApi.fundStatementsDetailedGetAsync(Long accountId,
String fundType,
DateRangeTransaction dateRange,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<FundStatementsDetailedGetResponse> callback)
获取资金流水 (asynchronously)
|
com.squareup.okhttp.Call |
FundTransferApi.fundTransferAddAsync(FundTransferAddRequest data,
ApiCallback<FundTransferAddResponse> callback)
发起代理商与子客户之间转账 (asynchronously)
|
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 |
ImageProcessingApi.imageProcessingAddAsync(ImageProcessingAddRequest data,
ApiCallback<ImageProcessingAddResponse> callback)
进行图片处理 (asynchronously)
|
com.squareup.okhttp.Call |
ImagesApi.imagesAddAsync(Long accountId,
String uploadType,
String signature,
File file,
String bytes,
String description,
ApiCallback<ImagesAddResponse> callback)
添加图片文件 (asynchronously)
|
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 |
LabelAudiencesApi.labelAudiencesAddAsync(LabelAudiencesAddRequest data,
ApiCallback<LabelAudiencesAddResponse> callback)
标签添加到人群列表 (asynchronously)
|
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 |
LeadCluesApi.leadCluesGetAsync(LeadCluesGetRequest data,
ApiCallback<LeadCluesGetResponse> callback)
获取线索列表 (asynchronously)
|
com.squareup.okhttp.Call |
LeadCluesApi.leadCluesUpdateAsync(LeadCluesUpdateRequest data,
ApiCallback<LeadCluesUpdateResponse> callback)
回传线索信息 (asynchronously)
|
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 |
OauthApi.oauthAuthorizeAsync(Long clientId,
String redirectUri,
String state,
String scope,
String accountType,
Long accountDisplayNumber,
List<String> fields,
ApiCallback<String> callback)
获取Authorization Code (asynchronously)
|
com.squareup.okhttp.Call |
OauthApi.oauthTokenAsync(Long clientId,
String clientSecret,
String grantType,
String authorizationCode,
String refreshToken,
String redirectUri,
ApiCallback<OauthTokenResponse> callback)
通过Authorization Code获取Access Token或刷新Access Token (asynchronously)
|
com.squareup.okhttp.Call |
OptimizationGoalPermissionsApi.optimizationGoalPermissionsGetAsync(Long accountId,
List<String> siteSet,
String promotedObjectType,
List<String> fields,
ApiCallback<OptimizationGoalPermissionsGetResponse> callback)
查询优化目标权限(待废弃) (asynchronously)
|
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 |
PlayablePagesApi.playablePagesAddAsync(Long accountId,
String playablePageName,
File materialFile,
ApiCallback<PlayablePagesAddResponse> callback)
添加互动推广页 (asynchronously)
|
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 |
ProductCatalogsApi.productCatalogsAddAsync(ProductCatalogsAddRequest data,
ApiCallback<ProductCatalogsAddResponse> callback)
创建商品库 (asynchronously)
|
com.squareup.okhttp.Call |
ProductCatalogsApi.productCatalogsGetAsync(Long accountId,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<ProductCatalogsGetResponse> callback)
获取商品目录信息 (asynchronously)
|
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 |
ProductCategoriesListApi.productCategoriesListGetAsync(Long accountId,
Long productCatalogId,
String categoryName,
List<String> fields,
ApiCallback<ProductCategoriesListGetResponse> callback)
获取商品类目 (asynchronously)
|
com.squareup.okhttp.Call |
ProductItemsApi.productItemsAddAsync(ProductItemsAddRequest data,
ApiCallback<ProductItemsAddResponse> callback)
添加商品 (asynchronously)
|
com.squareup.okhttp.Call |
ProductItemsDetailApi.productItemsDetailGetAsync(Long accountId,
Long productCatalogId,
String productOuterId,
List<String> fields,
ApiCallback<ProductItemsDetailGetResponse> callback)
获取商品详情 (asynchronously)
|
com.squareup.okhttp.Call |
ProductItemsApi.productItemsGetAsync(Long accountId,
Long productCatalogId,
List<FilteringStruct> filtering,
List<String> fields,
ApiCallback<ProductItemsGetResponse> callback)
获取商品 (asynchronously)
|
com.squareup.okhttp.Call |
ProductItemsListApi.productItemsListGetAsync(Long accountId,
Long productCatalogId,
Long pageSize,
Long page,
String sortByProductLastModTime,
String sortByProductName,
List<String> fields,
ApiCallback<ProductItemsListGetResponse> callback)
商品列表 (asynchronously)
|
com.squareup.okhttp.Call |
ProductItemsApi.productItemsUpdateAsync(ProductItemsUpdateRequest data,
ApiCallback<ProductItemsUpdateResponse> callback)
更新商品信息 (asynchronously)
|
com.squareup.okhttp.Call |
ProductsSystemStatusApi.productsSystemStatusGetAsync(Long accountId,
Long productCatalogId,
Long feedId,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<ProductsSystemStatusGetResponse> callback)
获取审核失败的商品 (asynchronously)
|
com.squareup.okhttp.Call |
ProfilesApi.profilesAddAsync(ProfilesAddRequest data,
ApiCallback<ProfilesAddResponse> callback)
创建朋友圈头像昵称跳转页 (asynchronously)
|
com.squareup.okhttp.Call |
ProfilesApi.profilesDeleteAsync(ProfilesDeleteRequest data,
ApiCallback<ProfilesDeleteResponse> callback)
删除朋友圈头像昵称跳转页 (asynchronously)
|
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 |
PromotedObjectsApi.promotedObjectsAddAsync(PromotedObjectsAddRequest data,
ApiCallback<PromotedObjectsAddResponse> callback)
创建推广目标 (asynchronously)
|
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.promotedObjectsUpdateAsync(PromotedObjectsUpdateRequest data,
ApiCallback<PromotedObjectsUpdateResponse> callback)
更新推广目标 (asynchronously)
|
com.squareup.okhttp.Call |
QualificationsApi.qualificationsAddAsync(QualificationsAddRequest data,
ApiCallback<QualificationsAddResponse> callback)
创建广告主资质 (asynchronously)
|
com.squareup.okhttp.Call |
QualificationsApi.qualificationsDeleteAsync(QualificationsDeleteRequest data,
ApiCallback<QualificationsDeleteResponse> callback)
删除广告主资质 (asynchronously)
|
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.qualificationsUpdateAsync(QualificationsUpdateRequest data,
ApiCallback<QualificationsUpdateResponse> callback)
更新广告主资质 (asynchronously)
|
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 |
SplitTestsApi.splitTestsAddAsync(SplitTestsAddRequest data,
ApiCallback<SplitTestsAddResponse> callback)
创建拆分对比实验 (asynchronously)
|
com.squareup.okhttp.Call |
SplitTestsApi.splitTestsDeleteAsync(SplitTestsDeleteRequest data,
ApiCallback<SplitTestsDeleteResponse> callback)
删除拆分对比实验 (asynchronously)
|
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.splitTestsUpdateAsync(SplitTestsUpdateRequest data,
ApiCallback<SplitTestsUpdateResponse> callback)
更新拆分对比实验 (asynchronously)
|
com.squareup.okhttp.Call |
SystemStatusApi.systemStatusGetAsync(Long accountId,
String statusType,
StatusSpec statusSpec,
List<String> fields,
ApiCallback<SystemStatusGetResponse> callback)
获取广告组系统状态信息 (asynchronously)
|
com.squareup.okhttp.Call |
TargetingsApi.targetingsAddAsync(TargetingsAddRequest data,
ApiCallback<TargetingsAddResponse> callback)
创建定向 (asynchronously)
|
com.squareup.okhttp.Call |
TargetingsApi.targetingsDeleteAsync(TargetingsDeleteRequest data,
ApiCallback<TargetingsDeleteResponse> callback)
删除定向 (asynchronously)
|
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.targetingsUpdateAsync(TargetingsUpdateRequest data,
ApiCallback<TargetingsUpdateResponse> callback)
更新定向 (asynchronously)
|
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 |
TargetingTagsApi.targetingTagsGetAsync(String type,
Long accountId,
TagSpec tagSpec,
List<String> fields,
ApiCallback<TargetingTagsGetResponse> callback)
获取定向标签 (asynchronously)
|
com.squareup.okhttp.Call |
TrackingReportsApi.trackingReportsGetAsync(Long accountId,
DateRange dateRange,
String timeGranularity,
String promotedObjectType,
String promotedObjectId,
String feedbackUrl,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<TrackingReportsGetResponse> callback)
点击追踪报表 (asynchronously)
|
com.squareup.okhttp.Call |
UnionPositionPackagesApi.unionPositionPackagesAddAsync(UnionPositionPackagesAddRequest data,
ApiCallback<UnionPositionPackagesAddResponse> callback)
联盟流量包模块 (asynchronously)
|
com.squareup.okhttp.Call |
UnionPositionPackagesApi.unionPositionPackagesDeleteAsync(UnionPositionPackagesDeleteRequest data,
ApiCallback<UnionPositionPackagesDeleteResponse> callback)
联盟流量包删除接口 (asynchronously)
|
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 |
UserActionsApi.userActionsAddAsync(UserActionsAddRequest data,
ApiCallback<UserActionsAddResponse> callback)
上传用户行为数据 (asynchronously)
|
com.squareup.okhttp.Call |
UserActionSetReportsApi.userActionSetReportsGetAsync(Long accountId,
Long userActionSetId,
DateRange dateRange,
String timeGranularity,
String aggregation,
List<String> fields,
ApiCallback<UserActionSetReportsGetResponse> callback)
获取用户行为数据源报表 (asynchronously)
|
com.squareup.okhttp.Call |
UserActionSetsApi.userActionSetsAddAsync(UserActionSetsAddRequest data,
ApiCallback<UserActionSetsAddResponse> callback)
创建用户行为数据源 (asynchronously)
|
com.squareup.okhttp.Call |
UserActionSetsApi.userActionSetsGetAsync(Long accountId,
Long userActionSetId,
List<String> fields,
ApiCallback<UserActionSetsGetResponse> callback)
获取用户行为数据源 (asynchronously)
|
com.squareup.okhttp.Call |
UserPropertiesApi.userPropertiesAddAsync(UserPropertiesAddRequest data,
ApiCallback<UserPropertiesAddResponse> callback)
上传用户属性数据 (asynchronously)
|
com.squareup.okhttp.Call |
UserPropertySetsApi.userPropertySetsAddAsync(UserPropertySetsAddRequest data,
ApiCallback<UserPropertySetsAddResponse> callback)
创建用户属性数据源 (asynchronously)
|
com.squareup.okhttp.Call |
UserPropertySetsApi.userPropertySetsGetAsync(Long accountId,
Long userPropertySetId,
List<String> fields,
ApiCallback<UserPropertySetsGetResponse> callback)
获取用户属性数据源 (asynchronously)
|
com.squareup.okhttp.Call |
UserPropertySetsApi.userPropertySetsUpdateAsync(UserPropertySetsUpdateRequest data,
ApiCallback<UserPropertySetsUpdateResponse> callback)
更新用户属性数据源 (asynchronously)
|
com.squareup.okhttp.Call |
VideosApi.videosAddAsync(Long accountId,
File videoFile,
String signature,
String description,
Long adcreativeTemplateId,
ApiCallback<VideosAddResponse> callback)
添加视频文件 (asynchronously)
|
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 |
WechatAdFollowersApi.wechatAdFollowersGetAsync(TimeRange timeRange,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<WechatAdFollowersGetResponse> callback)
获取微信广告关注信息 (asynchronously)
|
com.squareup.okhttp.Call |
WechatAdLabelsApi.wechatAdLabelsGetAsync(Long accountId,
List<String> fields,
ApiCallback<WechatAdLabelsGetResponse> callback)
获取微信广告标签 (asynchronously)
|
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 |
WechatAdvertiserApi.wechatAdvertiserGetAsync(Long page,
Long pageSize,
List<String> fields,
ApiCallback<WechatAdvertiserGetResponse> callback)
查询微信公众平台广告主基础信息 (asynchronously)
|
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 |
WechatAgencyApi.wechatAgencyGetAsync(Long accountId,
List<String> fields,
ApiCallback<WechatAgencyGetResponse> callback)
查询微信公众平台服务商详情信息 (asynchronously)
|
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 |
WechatFundsApi.wechatFundsGetAsync(Long accountId,
List<String> fields,
ApiCallback<WechatFundsGetResponse> callback)
获取微信资金账户信息 (asynchronously)
|
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 |
WechatLeadsApi.wechatLeadsGetAsync(DateRange dateRange,
TimeRange timeRange,
List<FilteringStruct> filtering,
Long page,
Long pageSize,
List<String> fields,
ApiCallback<WechatLeadsGetResponse> callback)
获取销售线索(待废弃) (asynchronously)
|
com.squareup.okhttp.Call |
WechatPagesApi.wechatPagesAddAsync(WechatPagesAddRequest data,
ApiCallback<WechatPagesAddResponse> callback)
创建微信落地页 (asynchronously)
|
com.squareup.okhttp.Call |
WechatPagesApi.wechatPagesDeleteAsync(WechatPagesDeleteRequest data,
ApiCallback<WechatPagesDeleteResponse> callback)
删除微信落地页 (asynchronously)
|
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 |
XijingPageApi.xijingPageAddAsync(XijingPageAddRequest data,
ApiCallback<XijingPageAddResponse> callback)
基于模板创建落地页 (asynchronously)
|
com.squareup.okhttp.Call |
XijingPageByComponentsApi.xijingPageByComponentsAddAsync(XijingPageByComponentsAddRequest data,
ApiCallback<XijingPageByComponentsAddResponse> callback)
基于组件创建落地页 (asynchronously)
|
com.squareup.okhttp.Call |
XijingPageApi.xijingPageDeleteAsync(XijingPageDeleteRequest data,
ApiCallback<XijingPageDeleteResponse> callback)
送审落地页 (asynchronously)
|
com.squareup.okhttp.Call |
XijingPageApi.xijingPageUpdateAsync(XijingPageUpdateRequest data,
ApiCallback<XijingPageUpdateResponse> callback)
送审落地页 (asynchronously)
|
com.squareup.okhttp.Call |
XijingTemplateApi.xijingTemplateGetAsync(Long accountId,
String templateId,
List<String> fields,
ApiCallback<XijingTemplateGetResponse> callback)
获取蹊径落地页模板 (asynchronously)
|
Copyright © 2020. All rights reserved.