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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()getTags()getType()voidsetAudienceSize(Long audienceSize) voidsetExplorationRatio(Double explorationRatio) voidvoidsetPerformanceRating(Long performanceRating) voidsetRecommendationRating(Long recommendationRating) voidvoidMethods inherited from class com.restfb.types.ads.NamedAdsObject
getName, setNameMethods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setIdMethods 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
-