public class DynamicCreativesAddRequest extends Object
| 构造器和说明 |
|---|
DynamicCreativesAddRequest() |
public DynamicCreativesAddRequest dynamicCreativeName(String dynamicCreativeName)
public String getDynamicCreativeName()
public void setDynamicCreativeName(String dynamicCreativeName)
public DynamicCreativesAddRequest dynamicCreativeTemplateId(Long dynamicCreativeTemplateId)
public Long getDynamicCreativeTemplateId()
public void setDynamicCreativeTemplateId(Long dynamicCreativeTemplateId)
public DynamicCreativesAddRequest dynamicCreativeElements(DynamicCreativeElements dynamicCreativeElements)
public DynamicCreativeElements getDynamicCreativeElements()
public void setDynamicCreativeElements(DynamicCreativeElements dynamicCreativeElements)
public DynamicCreativesAddRequest campaignType(CampaignType campaignType)
public CampaignType getCampaignType()
public void setCampaignType(CampaignType campaignType)
public DynamicCreativesAddRequest promotedObjectType(PromotedObjectType promotedObjectType)
public PromotedObjectType getPromotedObjectType()
public void setPromotedObjectType(PromotedObjectType promotedObjectType)
public DynamicCreativesAddRequest pageType(DestinationType pageType)
public DestinationType getPageType()
public void setPageType(DestinationType pageType)
public DynamicCreativesAddRequest automaticSiteEnabled(Boolean automaticSiteEnabled)
public Boolean isAutomaticSiteEnabled()
public void setAutomaticSiteEnabled(Boolean automaticSiteEnabled)
public DynamicCreativesAddRequest siteSet(List<String> siteSet)
public DynamicCreativesAddRequest addSiteSetItem(String siteSetItem)
public DynamicCreativesAddRequest promotedObjectId(String promotedObjectId)
public String getPromotedObjectId()
public void setPromotedObjectId(String promotedObjectId)
public DynamicCreativesAddRequest pageSpec(DynamicPageSpec pageSpec)
public DynamicPageSpec getPageSpec()
public void setPageSpec(DynamicPageSpec pageSpec)
public DynamicCreativesAddRequest deepLinkUrl(String deepLinkUrl)
public String getDeepLinkUrl()
public void setDeepLinkUrl(String deepLinkUrl)
public DynamicCreativesAddRequest impressionTrackingUrl(String impressionTrackingUrl)
public String getImpressionTrackingUrl()
public void setImpressionTrackingUrl(String impressionTrackingUrl)
public DynamicCreativesAddRequest clickTrackingUrl(String clickTrackingUrl)
public String getClickTrackingUrl()
public void setClickTrackingUrl(String clickTrackingUrl)
public DynamicCreativesAddRequest feedsVideoCommentSwitch(Boolean feedsVideoCommentSwitch)
public Boolean isFeedsVideoCommentSwitch()
public void setFeedsVideoCommentSwitch(Boolean feedsVideoCommentSwitch)
public DynamicCreativesAddRequest unionMarketSwitch(Boolean unionMarketSwitch)
public Boolean isUnionMarketSwitch()
public void setUnionMarketSwitch(Boolean unionMarketSwitch)
public DynamicCreativesAddRequest accountId(Long accountId)
public Long getAccountId()
public void setAccountId(Long accountId)
Copyright © 2020. All rights reserved.