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 TypeMethodDescriptionvoid
CustomAudience.setExcludedCustomAudiences
(List<CustomAudience> excludedCustomAudiences) void
CustomAudience.setIncludedCustomAudiences
(List<CustomAudience> includedCustomAudiences)