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
-
Method Summary
Modifier and TypeMethodDescriptiongetUrl()
void
setBrandedContentSponsorPageId
(String brandedContentSponsorPageId) void
setCaption
(String caption) void
setMImageHash
(String mImageHash) void
Methods 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
-