Uses of Class
com.restfb.types.ads.DynamicPostChildAttachment
-
Packages that use DynamicPostChildAttachment Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of DynamicPostChildAttachment in com.restfb.types.ads
Methods in com.restfb.types.ads that return types with arguments of type DynamicPostChildAttachment Modifier and Type Method Description List<DynamicPostChildAttachment>
RTBDynamicPost. getChildAttachments()
Method parameters in com.restfb.types.ads with type arguments of type DynamicPostChildAttachment Modifier and Type Method Description void
RTBDynamicPost. setChildAttachments(List<DynamicPostChildAttachment> childAttachments)
-