Uses of Class
com.restfb.types.ads.TargetingSentenceLine
-
Packages that use TargetingSentenceLine Package Description com.restfb.types.ads Special types to interact with the Facebook Marketing API. -
-
Uses of TargetingSentenceLine in com.restfb.types.ads
Methods in com.restfb.types.ads that return types with arguments of type TargetingSentenceLine Modifier and Type Method Description List<TargetingSentenceLine>
Ad. getTargetingsentencelines()
Methods in com.restfb.types.ads with parameters of type TargetingSentenceLine Modifier and Type Method Description boolean
Ad. addTargetingsentenceline(TargetingSentenceLine targetingsentenceline)
boolean
Ad. removeTargetingsentenceline(TargetingSentenceLine targetingsentenceline)
-