Package com.ooyala.pulse
Class AdCategory
java.lang.Object
com.ooyala.pulse.AdCategory
Contains information about an ad category, such as its label to identify the ad content, and the organizational authority.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe authority URL.'category' code or label, if present.
-
Constructor Details
-
AdCategory
public AdCategory()
-
-
Method Details
-
getCategory
'category' code or label, if present.- Returns:
- The category, if present in ticket, otherwise null.
-
getAuthority
The authority URL.- Returns:
- The URL for the organizational authority that produced the list being used to identify ad content.
-