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