This object exposes information about the universal ad ID associated with the creative,
        including the ad ID value and the ad ID registry.
      
      | Methods | |
|---|---|
| get | Returns the ad ID registry associated with the ad ID value. | 
| get | Returns the universal ad ID value. | 
Methods
getAdIdRegistry
getAdIdRegistry(): string
            
              Returns the ad ID registry associated with the ad ID value.
              
                
            
          | Returns | |
|---|---|
| string | The ad ID registry associated with the ad ID value. | 
getAdIdValue
getAdIdValue(): string
            
              Returns the universal ad ID value.
              
                
            
          | Returns | |
|---|---|
| string | The universal ad ID value. |