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