Package com.restfb.types.ads
Class ProductItemCommerceInsights
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.ProductItemCommerceInsights
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setMessageSends
(Long messageSends) void
setOrganicImpressions
(Long organicImpressions) void
setPaidImpressions
(Long paidImpressions) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
ProductItemCommerceInsights
public ProductItemCommerceInsights()
-
-
Method Details
-
getMessageSends
-
setMessageSends
-
getOrganicImpressions
-
setOrganicImpressions
-
getPaidImpressions
-
setPaidImpressions
-