Package com.restfb.types.ads
Class FlexibleTargeting
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.FlexibleTargeting
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetMoms()
void
setBehaviors
(List<IDName> behaviors) void
setCollegeYears
(List<Long> collegeYears) void
setConnections
(List<IDName> connections) void
setCustomAudiences
(List<IDName> customAudiences) void
setEducationMajors
(List<IDName> educationMajors) void
setEducationSchools
(List<IDName> educationSchools) void
setEducationStatuses
(List<Long> educationStatuses) void
setEthnicAffinity
(List<IDName> ethnicAffinity) void
setFamilyStatuses
(List<IDName> familyStatuses) void
setFriendsOfConnections
(List<IDName> friendsOfConnections) void
setGeneration
(List<IDName> generation) void
setHomeOwnership
(List<IDName> homeOwnership) void
setHomeType
(List<IDName> homeType) void
setHomeValue
(List<IDName> homeValue) void
setHouseholdComposition
(List<IDName> householdComposition) void
void
setIndustries
(List<IDName> industries) void
setInterestedIn
(List<Long> interestedIn) void
setInterests
(List<IDName> interests) void
setLifeEvents
(List<IDName> lifeEvents) void
void
setNetWorth
(List<IDName> netWorth) void
setOfficeType
(List<IDName> officeType) void
setPolitics
(List<IDName> politics) void
setRelationshipStatuses
(List<Long> relationshipStatuses) void
setUserAdclusters
(List<IDName> userAdclusters) void
setWorkEmployers
(List<IDName> workEmployers) void
setWorkPositions
(List<IDName> workPositions) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
FlexibleTargeting
public FlexibleTargeting()
-
-
Method Details
-
getBehaviors
-
setBehaviors
-
getCollegeYears
-
setCollegeYears
-
getConnections
-
setConnections
-
getCustomAudiences
-
setCustomAudiences
-
getEducationMajors
-
setEducationMajors
-
getEducationSchools
-
setEducationSchools
-
getEducationStatuses
-
setEducationStatuses
-
getEthnicAffinity
-
setEthnicAffinity
-
getFamilyStatuses
-
setFamilyStatuses
-
getFriendsOfConnections
-
setFriendsOfConnections
-
getGeneration
-
setGeneration
-
getHomeOwnership
-
setHomeOwnership
-
getHomeType
-
setHomeType
-
getHomeValue
-
setHomeValue
-
getHouseholdComposition
-
setHouseholdComposition
-
getIncome
-
setIncome
-
getIndustries
-
setIndustries
-
getInterestedIn
-
setInterestedIn
-
getInterests
-
setInterests
-
getLifeEvents
-
setLifeEvents
-
getMoms
-
setMoms
-
getNetWorth
-
setNetWorth
-
getOfficeType
-
setOfficeType
-
getPolitics
-
setPolitics
-
getRelationshipStatuses
-
setRelationshipStatuses
-
getUserAdclusters
-
setUserAdclusters
-
getWorkEmployers
-
setWorkEmployers
-
getWorkPositions
-
setWorkPositions
-