Package com.restfb.types.ads
Class AdCreativePhotoData
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.AdCreativePhotoData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUrl()voidsetBrandedContentSponsorPageId(String brandedContentSponsorPageId) voidsetCaption(String caption) voidsetMImageHash(String mImageHash) voidMethods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
AdCreativePhotoData
public AdCreativePhotoData()
-
-
Method Details
-
getBrandedContentSponsorPageId
-
setBrandedContentSponsorPageId
-
getCaption
-
setCaption
-
getMImageHash
-
setMImageHash
-
getUrl
-
setUrl
-