Package com.ooyala.pulse
Class AdSurvey
java.lang.Object
com.ooyala.pulse.AdSurvey
The AdSurvey is used to provide a URL to any resource file having to do with collecting survey data.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe survey type.The survey's URL.
-
Constructor Details
-
AdSurvey
public AdSurvey()
-
-
Method Details
-
getSurvey
The survey's URL.- Returns:
- The URL to any resource relating to an integrated survey.
-
getMimeType
The survey type.- Returns:
- The MIME type of the resource being served.
-