Package com.restfb.types.ads
Class AdAccountPromotableObjects
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.AdAccountPromotableObjects
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setMPromotableAppIds
(List<String> mPromotableAppIds) void
setMPromotablePageIds
(List<String> mPromotablePageIds) void
setMPromotableUrls
(List<String> mPromotableUrls) Methods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setId
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
AdAccountPromotableObjects
public AdAccountPromotableObjects()
-
-
Method Details
-
getMPromotableAppIds
-
setMPromotableAppIds
-
getMPromotablePageIds
-
setMPromotablePageIds
-
getMPromotableUrls
-
setMPromotableUrls
-