Package com.restfb.types.ads
Klasse AdsPixelStatsResult
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.AdsPixelStatsResult
- Alle implementierten Schnittstellen:
Serializable
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetData()
void
setAggregation
(String aggregation) void
setData
(List<AdsPixelStats> data) void
setTimestamp
(String timestamp) Von Klasse geerbte Methoden com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Konstruktordetails
-
AdsPixelStatsResult
public AdsPixelStatsResult()
-
-
Methodendetails
-
getAggregation
-
setAggregation
-
getData
-
setData
-
getTimestamp
-
setTimestamp
-