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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAdlabels
(List<AdAssetFeedSpecAssetLabel> adlabels) void
setCaptionIds
(List<String> captionIds) void
setThumbnailHash
(String thumbnailHash) void
setThumbnailUrl
(String thumbnailUrl) void
setUrlTags
(String urlTags) void
setVideoId
(String videoId) Methods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setId
Methods 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
-