Uses of Class
com.restfb.types.ads.AdLabel
Packages that use AdLabel
-
Uses of AdLabel in com.restfb.types.ads
Methods in com.restfb.types.ads that return types with arguments of type AdLabelModifier and TypeMethodDescriptionAd.getAdlabels()
AdCreative.getAdlabels()
AdSet.getAdlabels()
Campaign.getAdlabels()
Methods in com.restfb.types.ads with parameters of type AdLabelModifier and TypeMethodDescriptionboolean
Ad.addAdlabel
(AdLabel adLabel) boolean
AdSet.addAdLabel
(AdLabel adLabel) boolean
Ad.removeAdlabel
(AdLabel adLabel) boolean
AdSet.removeAdLabel
(AdLabel adLabel) Method parameters in com.restfb.types.ads with type arguments of type AdLabelModifier and TypeMethodDescriptionvoid
AdCreative.setAdlabels
(List<AdLabel> adlabels) Ad Labels that are associated with this creativevoid
Campaign.setAdlabels
(List<AdLabel> adlabels) Ad Labels associated with this campaign