Class UniversalAdId


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

      Constructors 
      Constructor Description
      UniversalAdId()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getIdentifier()
      The UniversalAdId value.
      java.lang.String getRegistry()
      The UniversalAdId registry's website name.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UniversalAdId

        public UniversalAdId()
    • Method Detail

      • getIdentifier

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

        public java.lang.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".