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
-
Method Summary
Modifier and TypeMethodDescriptiongetHash()
getUrl()
void
setAdlabels
(List<AdAssetFeedSpecAssetLabel> adlabels) void
void
setMImageCrops
(AdsImageCrops mImageCrops) void
void
setUrlTags
(String urlTags) Methods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setId
Methods 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
-