Package com.ooyala.pulse
Class AdSystem
java.lang.Object
com.ooyala.pulse.AdSystem
A descriptive name for the system that serves the ad. Optionally, a version number for the ad system may also be provided using the version attribute.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AdSystem
public AdSystem()
-
-
Method Details
-
getName
The ad server name.- Returns:
- A string that provides the name of the ad server that returned the ad.
-
getVersion
The ad system version.- Returns:
- A string that provides the version number of the ad system that returned the ad.
-