public class DynamicCreativeElements extends Object
| 构造器和说明 |
|---|
DynamicCreativeElements() |
public DynamicCreativeElements image(String image)
public String getImage()
public void setImage(String image)
public DynamicCreativeElements image2(String image2)
public String getImage2()
public void setImage2(String image2)
public DynamicCreativeElements image3(String image3)
public String getImage3()
public void setImage3(String image3)
public DynamicCreativeElements title(String title)
public String getTitle()
public void setTitle(String title)
public DynamicCreativeElements description(String description)
public String getDescription()
public void setDescription(String description)
public DynamicCreativeElements corporate(AdcreativeCorporate corporate)
public AdcreativeCorporate getCorporate()
public void setCorporate(AdcreativeCorporate corporate)
public DynamicCreativeElements video(String video)
public String getVideo()
public void setVideo(String video)
public DynamicCreativeElements imageOptions(List<String> imageOptions)
public DynamicCreativeElements addImageOptionsItem(String imageOptionsItem)
public DynamicCreativeElements titleOptions(List<String> titleOptions)
public DynamicCreativeElements addTitleOptionsItem(String titleOptionsItem)
public DynamicCreativeElements descriptionOptions(List<String> descriptionOptions)
public DynamicCreativeElements addDescriptionOptionsItem(String descriptionOptionsItem)
public List<String> getDescriptionOptions()
public DynamicCreativeElements videoOptions(List<String> videoOptions)
public DynamicCreativeElements addVideoOptionsItem(String videoOptionsItem)
public DynamicCreativeElements deepLinkType(String deepLinkType)
public String getDeepLinkType()
public void setDeepLinkType(String deepLinkType)
public DynamicCreativeElements linkNameType(LinkNameType linkNameType)
public LinkNameType getLinkNameType()
public void setLinkNameType(LinkNameType linkNameType)
public DynamicCreativeElements imageList(List<String> imageList)
public DynamicCreativeElements addImageListItem(String imageListItem)
public DynamicCreativeElements elementStory(List<AdcreativeElementStoryArrayItem> elementStory)
public DynamicCreativeElements addElementStoryItem(AdcreativeElementStoryArrayItem elementStoryItem)
public List<AdcreativeElementStoryArrayItem> getElementStory()
public void setElementStory(List<AdcreativeElementStoryArrayItem> elementStory)
public DynamicCreativeElements url(String url)
public String getUrl()
public void setUrl(String url)
public DynamicCreativeElements buttonText(String buttonText)
public String getButtonText()
public void setButtonText(String buttonText)
public DynamicCreativeElements bottomText(String bottomText)
public String getBottomText()
public void setBottomText(String bottomText)
public DynamicCreativeElements miniProgramId(String miniProgramId)
public String getMiniProgramId()
public void setMiniProgramId(String miniProgramId)
public DynamicCreativeElements miniProgramPath(String miniProgramPath)
public String getMiniProgramPath()
public void setMiniProgramPath(String miniProgramPath)
public DynamicCreativeElements label(List<AdcreativeLabel> label)
public DynamicCreativeElements addLabelItem(AdcreativeLabel labelItem)
public List<AdcreativeLabel> getLabel()
public void setLabel(List<AdcreativeLabel> label)
public DynamicCreativeElements productTags(List<String> productTags)
public DynamicCreativeElements addProductTagsItem(String productTagsItem)
public DynamicCreativeElements logoDescription(String logoDescription)
public String getLogoDescription()
public void setLogoDescription(String logoDescription)
public DynamicCreativeElements logo(String logo)
public String getLogo()
public void setLogo(String logo)
public DynamicCreativeElements leftBottomTxt(String leftBottomTxt)
public String getLeftBottomTxt()
public void setLeftBottomTxt(String leftBottomTxt)
public DynamicCreativeElements animationEffect(String animationEffect)
public String getAnimationEffect()
public void setAnimationEffect(String animationEffect)
public DynamicCreativeElements phone(String phone)
public String getPhone()
public void setPhone(String phone)
public DynamicCreativeElements shortVideoStruct(ShortVideoStruct shortVideoStruct)
public ShortVideoStruct getShortVideoStruct()
public void setShortVideoStruct(ShortVideoStruct shortVideoStruct)
public DynamicCreativeElements longVideoStruct(LongVideoStruct longVideoStruct)
public LongVideoStruct getLongVideoStruct()
public void setLongVideoStruct(LongVideoStruct longVideoStruct)
public DynamicCreativeElements bannerContent(AdcreativeBannerContent bannerContent)
public AdcreativeBannerContent getBannerContent()
public void setBannerContent(AdcreativeBannerContent bannerContent)
public DynamicCreativeElements cardContent(AdcreativeCardContent cardContent)
public AdcreativeCardContent getCardContent()
public void setCardContent(AdcreativeCardContent cardContent)
public DynamicCreativeElements videoPopupButton(AdcreativeVideoPopupButton videoPopupButton)
public AdcreativeVideoPopupButton getVideoPopupButton()
public void setVideoPopupButton(AdcreativeVideoPopupButton videoPopupButton)
public DynamicCreativeElements buttonUrl(String buttonUrl)
public String getButtonUrl()
public void setButtonUrl(String buttonUrl)
public DynamicCreativeElements brand(BrandStruct brand)
public BrandStruct getBrand()
public void setBrand(BrandStruct brand)
public DynamicCreativeElements caption(String caption)
public String getCaption()
public void setCaption(String caption)
public DynamicCreativeElements countdownExpiringTimestamp(Long countdownExpiringTimestamp)
public Long getCountdownExpiringTimestamp()
public void setCountdownExpiringTimestamp(Long countdownExpiringTimestamp)
Copyright © 2020. All rights reserved.