Package com.restfb.types.ads
Class AdAccountTargetingInsights
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.NamedAdsObject
com.restfb.types.ads.AdAccountTargetingInsights
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPath()
getTags()
getType()
void
setAudienceSize
(Long audienceSize) void
setExplorationRatio
(Double explorationRatio) void
void
setPerformanceRating
(Long performanceRating) void
setRecommendationRating
(Long recommendationRating) 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
-
AdAccountTargetingInsights
public AdAccountTargetingInsights()
-
-
Method Details
-
getAudienceSize
-
setAudienceSize
-
getExplorationRatio
-
setExplorationRatio
-
getPath
-
setPath
-
getPerformanceRating
-
setPerformanceRating
-
getRecommendationRating
-
setRecommendationRating
-
getTags
-
setTags
-
getType
-
setType
-