Package com.restfb.types.ads
Class TargetingResponseDemographic
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.NamedAdsObject
com.restfb.types.ads.TargetingResponseDemographic
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getPath()
getTopic()
getType()
boolean
removePath
(String pathPart) void
setAudienceSize
(Long audienceSize) void
setDescription
(String description) void
setDisambiguationCategory
(String disambiguationCategory) void
void
Methods inherited from class com.restfb.types.ads.NamedAdsObject
getName, setName
Methods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setId
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
TargetingResponseDemographic
public TargetingResponseDemographic()
-
-
Method Details
-
getPath
-
addPath
-
removePath
-
getType
-
setType
-
getAudienceSize
-
setAudienceSize
-
getTopic
-
setTopic
-
getDescription
-
setDescription
-
getDisambiguationCategory
-
setDisambiguationCategory
-