Uses of Class
com.restfb.types.ads.DeliveryCheck
-
Packages that use DeliveryCheck Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of DeliveryCheck in com.restfb.types.ads
Methods in com.restfb.types.ads that return types with arguments of type DeliveryCheck Modifier and Type Method Description List<DeliveryCheck>
Ad. getFailedDeliveryChecks()
Method parameters in com.restfb.types.ads with type arguments of type DeliveryCheck Modifier and Type Method Description void
Ad. setFailedDeliveryChecks(List<DeliveryCheck> failedDeliveryChecks)
-