Uses of Class
com.restfb.types.ads.CustomAudience
Packages that use CustomAudience
-
Uses of CustomAudience in com.restfb.types.ads
Methods in com.restfb.types.ads that return types with arguments of type CustomAudienceModifier and TypeMethodDescriptionCustomAudience.getExcludedCustomAudiences()CustomAudience.getIncludedCustomAudiences()Method parameters in com.restfb.types.ads with type arguments of type CustomAudienceModifier and TypeMethodDescriptionvoidCustomAudience.setExcludedCustomAudiences(List<CustomAudience> excludedCustomAudiences) voidCustomAudience.setIncludedCustomAudiences(List<CustomAudience> includedCustomAudiences)