Package com.restfb.types.ads
Class AdAssetFeedSpecImage
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.AdAssetFeedSpecImage
- All Implemented Interfaces:
Serializable
Represents the Ad
Asset Feed Spec Image Type.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHash()getUrl()voidsetAdlabels(List<AdAssetFeedSpecAssetLabel> adlabels) voidvoidsetMImageCrops(AdsImageCrops mImageCrops) voidvoidsetUrlTags(String urlTags) Methods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setIdMethods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
AdAssetFeedSpecImage
public AdAssetFeedSpecImage()
-
-
Method Details
-
getAdlabels
-
setAdlabels
-
getHash
-
setHash
-
getMImageCrops
-
setMImageCrops
-
getUrl
-
setUrl
-
getUrlTags
-
setUrlTags
-