Package com.restfb.types.ads
Class LookalikeSpec
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.LookalikeSpec
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanaddOrigin(LookalikeSpec.Origin object) booleanaddTargetCountry(String targetCountry) getRatio()getType()booleanremoveOrigin(LookalikeSpec.Origin object) booleanremoveTargetCountry(String targetCountry) voidsetCountry(String country) voidsetIsFinancialService(Boolean isFinancialService) voidvoidsetStartingRatio(Double startingRatio) voidMethods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
LookalikeSpec
public LookalikeSpec()
-
-
Method Details
-
addOrigin
-
removeOrigin
-
getOrigin
-
addTargetCountry
-
removeTargetCountry
-
getTargetCountries
-
getCountry
-
setCountry
-
getIsFinancialService
-
setIsFinancialService
-
getRatio
-
setRatio
-
getStartingRatio
-
setStartingRatio
-
getType
-
setType
-