Class AdSurvey

java.lang.Object
com.ooyala.pulse.AdSurvey

public class AdSurvey extends Object
The AdSurvey is used to provide a URL to any resource file having to do with collecting survey data.
  • Constructor Details

    • AdSurvey

      public AdSurvey()
  • Method Details

    • getSurvey

      public URL getSurvey()
      The survey's URL.
      Returns:
      The URL to any resource relating to an integrated survey.
    • getMimeType

      public String getMimeType()
      The survey type.
      Returns:
      The MIME type of the resource being served.