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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
addOrigin
(LookalikeSpec.Origin object) boolean
addTargetCountry
(String targetCountry) getRatio()
getType()
boolean
removeOrigin
(LookalikeSpec.Origin object) boolean
removeTargetCountry
(String targetCountry) void
setCountry
(String country) void
setIsFinancialService
(Boolean isFinancialService) void
void
setStartingRatio
(Double startingRatio) void
Methods 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
-