Class AdCategory

java.lang.Object
com.ooyala.pulse.AdCategory

public class AdCategory extends Object
Contains information about an ad category, such as its label to identify the ad content, and the organizational authority.
  • Constructor Details

    • AdCategory

      public AdCategory()
  • Method Details

    • getCategory

      public String getCategory()
      'category' code or label, if present.
      Returns:
      The category, if present in ticket, otherwise null.
    • getAuthority

      public URL getAuthority()
      The authority URL.
      Returns:
      The URL for the organizational authority that produced the list being used to identify ad content.