Class UniversalAdId

java.lang.Object
com.ooyala.pulse.UniversalAdId

public class UniversalAdId extends Object
The Universal ad Identifier is used to provide a unique creative identifier that is maintained across systems.
  • Constructor Details

    • UniversalAdId

      public UniversalAdId()
  • Method Details

    • getIdentifier

      public String getIdentifier()
      The UniversalAdId value.
      Returns:
      A string identifying the unique creative identifier.
    • getRegistry

      public String 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".