Package com.restfb.types.ads
Class AdAssetFeedAdditionalData
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.AdAssetFeedAdditionalData
- All Implemented Interfaces:
Serializable
Represents the
Ad Asset Feed
Additional Data Type.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setBrandPageId
(String brandPageId) void
setMultiShareEndCard
(Boolean multiShareEndCard) Methods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setId
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
AdAssetFeedAdditionalData
public AdAssetFeedAdditionalData()
-
-
Method Details
-
getBrandPageId
-
setBrandPageId
-