Uses of Class
com.restfb.types.ads.DayPart
-
Packages that use DayPart Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of DayPart in com.restfb.types.ads
Methods in com.restfb.types.ads that return types with arguments of type DayPart Modifier and Type Method Description List<DayPart>
AdSet. getAdsetSchedule()
Method parameters in com.restfb.types.ads with type arguments of type DayPart Modifier and Type Method Description void
AdSet. setAdsetSchedule(List<DayPart> adsetSchedule)
-