Package com.restfb.types.ads
Class AdBidAdjustments
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.AdBidAdjustments
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAgeRange
(Map<String, Double> ageRange) void
setMPageTypes
(JsonObject mPageTypes) void
setUserGroups
(String userGroups) Methods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setId
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
AdBidAdjustments
public AdBidAdjustments()
-
-
Method Details
-
getAgeRange
-
setAgeRange
-
getMPageTypes
-
setMPageTypes
-
getUserGroups
-
setUserGroups
-