Uses of Class
com.restfb.types.ads.AdStudy
-
Packages that use AdStudy Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of AdStudy in com.restfb.types.ads
Methods in com.restfb.types.ads that return types with arguments of type AdStudy Modifier and Type Method Description List<AdStudy>
Campaign. getBrandLiftStudies()
Automated Brand Lift V2 studies for this ad set.Method parameters in com.restfb.types.ads with type arguments of type AdStudy Modifier and Type Method Description void
Campaign. setBrandLiftStudies(List<AdStudy> brandLiftStudies)
Automated Brand Lift V2 studies for this ad set.
-