| 程序包 | 说明 |
|---|---|
| com.tencent.ads.examples.BasicOperations.AdsManagement | |
| com.tencent.ads.examples.BasicOperations.BusinessAssets | |
| com.tencent.ads.examples.WechatAds | |
| com.tencent.ads.model |
| 限定符和类型 | 字段和说明 |
|---|---|
PromotedObjectType |
AddAdgroups.promotedObjectType |
PromotedObjectType |
AddDynamicCreatives.promotedObjectType |
PromotedObjectType |
AddAdcreatives.promotedObjectType |
PromotedObjectType |
AddCampaigns.promotedObjectType |
| 限定符和类型 | 字段和说明 |
|---|---|
PromotedObjectType |
AddUnionPositionPackages.promotedObjectType |
PromotedObjectType |
UpdatePromotedObjects.promotedObjectType |
PromotedObjectType |
AddPromotedObjects.promotedObjectType |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Long |
AddLeadsAds.addAdcreative(Long adcreativeTemplateId,
String pageUrl,
PromotedObjectType promotedObjectType,
String creativeElementsTitle,
String creativeElementsDesc,
Long campaignId,
List<String> imageIdList,
List<String> siteSet,
Long profileId) |
protected Long |
AddLeadsAds.addAdgroups(Long campaignId,
PromotedObjectType promotedObjectType,
List<String> siteSet)
创建广告组
|
protected Long |
AddLeadsAds.addCampaign(CampaignType campaignType,
PromotedObjectType promotedObjectType)
创建推广计划
|
protected Long |
AddLeadsAds.addProfile(PromotedObjectType promotedObjectType,
String imageId)
创建朋友圈头像昵称跳转页
|
| 限定符和类型 | 方法和说明 |
|---|---|
static PromotedObjectType |
PromotedObjectType.fromValue(String text) |
PromotedObjectType |
ProfilesAddRequest.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
AdgroupsAddRequest.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
PromotedObjectsAddRequest.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
UnionPositionPackagesAddRequest.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
AdcreativesGetListStruct.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
ProfilesGetListStruct.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
AdcreativesAddRequest.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
AdgroupsGetListStruct.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
WechatOcpa.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
CampaignsAddRequest.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
Adgroup.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
DynamicCreativesAddRequest.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
Adcreative.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
CampaignsGetListStruct.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
DynamicCreativesGetListStruct.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
AdgroupSetting.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
PromotedObjectsUpdateRequest.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
PreviewAdcreative.getPromotedObjectType()
Get promotedObjectType
|
PromotedObjectType |
PromotedObjectType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static PromotedObjectType |
PromotedObjectType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static PromotedObjectType[] |
PromotedObjectType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
ProfilesAddRequest |
ProfilesAddRequest.promotedObjectType(PromotedObjectType promotedObjectType) |
AdgroupsAddRequest |
AdgroupsAddRequest.promotedObjectType(PromotedObjectType promotedObjectType) |
PromotedObjectsAddRequest |
PromotedObjectsAddRequest.promotedObjectType(PromotedObjectType promotedObjectType) |
UnionPositionPackagesAddRequest |
UnionPositionPackagesAddRequest.promotedObjectType(PromotedObjectType promotedObjectType) |
AdcreativesGetListStruct |
AdcreativesGetListStruct.promotedObjectType(PromotedObjectType promotedObjectType) |
ProfilesGetListStruct |
ProfilesGetListStruct.promotedObjectType(PromotedObjectType promotedObjectType) |
AdcreativesAddRequest |
AdcreativesAddRequest.promotedObjectType(PromotedObjectType promotedObjectType) |
AdgroupsGetListStruct |
AdgroupsGetListStruct.promotedObjectType(PromotedObjectType promotedObjectType) |
WechatOcpa |
WechatOcpa.promotedObjectType(PromotedObjectType promotedObjectType) |
CampaignsAddRequest |
CampaignsAddRequest.promotedObjectType(PromotedObjectType promotedObjectType) |
Adgroup |
Adgroup.promotedObjectType(PromotedObjectType promotedObjectType) |
DynamicCreativesAddRequest |
DynamicCreativesAddRequest.promotedObjectType(PromotedObjectType promotedObjectType) |
Adcreative |
Adcreative.promotedObjectType(PromotedObjectType promotedObjectType) |
CampaignsGetListStruct |
CampaignsGetListStruct.promotedObjectType(PromotedObjectType promotedObjectType) |
DynamicCreativesGetListStruct |
DynamicCreativesGetListStruct.promotedObjectType(PromotedObjectType promotedObjectType) |
AdgroupSetting |
AdgroupSetting.promotedObjectType(PromotedObjectType promotedObjectType) |
PromotedObjectsUpdateRequest |
PromotedObjectsUpdateRequest.promotedObjectType(PromotedObjectType promotedObjectType) |
PreviewAdcreative |
PreviewAdcreative.promotedObjectType(PromotedObjectType promotedObjectType) |
void |
ProfilesAddRequest.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
AdgroupsAddRequest.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
PromotedObjectsAddRequest.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
UnionPositionPackagesAddRequest.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
AdcreativesGetListStruct.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
ProfilesGetListStruct.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
AdcreativesAddRequest.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
AdgroupsGetListStruct.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
WechatOcpa.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
CampaignsAddRequest.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
Adgroup.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
DynamicCreativesAddRequest.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
Adcreative.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
CampaignsGetListStruct.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
DynamicCreativesGetListStruct.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
AdgroupSetting.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
PromotedObjectsUpdateRequest.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
PreviewAdcreative.setPromotedObjectType(PromotedObjectType promotedObjectType) |
void |
PromotedObjectType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
PromotedObjectType enumeration) |
Copyright © 2020. All rights reserved.