Package com.ooyala.pulse
Class UniversalAdId
java.lang.Object
com.ooyala.pulse.UniversalAdId
The Universal ad Identifier is used to provide a unique creative identifier that is maintained across systems.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe UniversalAdId value.The UniversalAdId registry's website name.
-
Constructor Details
-
UniversalAdId
public UniversalAdId()
-
-
Method Details
-
getIdentifier
The UniversalAdId value.- Returns:
- A string identifying the unique creative identifier.
-
getRegistry
The UniversalAdId registry's website name.- Returns:
- A string used to identify the URL for the registry website where the unique creative ID is cataloged. Default value is "unknown".
-