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