public class AdcreativeElementRestriction extends Object
| 构造器和说明 |
|---|
AdcreativeElementRestriction() |
public AdcreativeElementRestriction textRestriction(TextRestriction textRestriction)
public TextRestriction getTextRestriction()
public void setTextRestriction(TextRestriction textRestriction)
public AdcreativeElementRestriction imageRestriction(ImageRestriction imageRestriction)
public ImageRestriction getImageRestriction()
public void setImageRestriction(ImageRestriction imageRestriction)
public AdcreativeElementRestriction urlRestriction(UrlRestriction urlRestriction)
public UrlRestriction getUrlRestriction()
public void setUrlRestriction(UrlRestriction urlRestriction)
public AdcreativeElementRestriction videoRestriction(VideoRestriction videoRestriction)
public VideoRestriction getVideoRestriction()
public void setVideoRestriction(VideoRestriction videoRestriction)
public AdcreativeElementRestriction numberRestriction(NumberRestriction numberRestriction)
public NumberRestriction getNumberRestriction()
public void setNumberRestriction(NumberRestriction numberRestriction)
Copyright © 2020. All rights reserved.