Package com.restfb.types.ads
Class AdPreview
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.AdPreview
- All Implemented Interfaces:
Serializable
Represents the AdGroup Preview type
.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetBody()
getPost()
void
setAdFormat
(String adFormat) void
void
setCreative
(String creative) void
void
setProductItemIds
(String productItemIds) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
AdPreview
public AdPreview()
-
-
Method Details
-
getCreative
-
setCreative
-
getPost
-
setPost
-
getAdFormat
-
setAdFormat
-
getBody
-
setBody
-
getProductItemIds
-
setProductItemIds
-