Package com.restfb.types.ads
Class AdAssetFeedSpecVideo
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.AdAssetFeedSpecVideo
- All Implemented Interfaces:
Serializable
Represents the Ad
Asset Feed Spec Video Type.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAdlabels(List<AdAssetFeedSpecAssetLabel> adlabels) voidsetCaptionIds(List<String> captionIds) voidsetThumbnailHash(String thumbnailHash) voidsetThumbnailUrl(String thumbnailUrl) voidsetUrlTags(String urlTags) voidsetVideoId(String videoId) Methods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setIdMethods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
AdAssetFeedSpecVideo
public AdAssetFeedSpecVideo()
-
-
Method Details
-
getAdlabels
-
setAdlabels
-
getCaptionIds
-
setCaptionIds
-
getThumbnailHash
-
setThumbnailHash
-
getThumbnailUrl
-
setThumbnailUrl
-
getUrlTags
-
setUrlTags
-
getVideoId
-
setVideoId
-