Package com.restfb.types.ads
Class AdConversionPixel
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.NamedAdsObject
com.restfb.types.ads.AdConversionPixel
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTag()getValue()voidsetCreator(String creator) voidsetJsPixel(String jsPixel) voidsetLastFiringTime(String lastFiringTime) 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
-
AdConversionPixel
public AdConversionPixel()
-
-
Method Details
-
getLastFiringTime
-
setLastFiringTime
-
getTag
-
setTag
-
getCreator
-
setCreator
-
getJsPixel
-
setJsPixel
-
getValue
-
setValue
-