Interface UniversalAdIdInfo

  • This documentation provides details about the universal ad ID for creatives, including its value and registry.

  • The getAdIdRegistry method returns the registry associated with a specific ad ID value.

  • The getAdIdValue method retrieves the universal ad ID value itself.

  • Feedback on the documentation should be provided via the IMA technical forum.


This object exposes information about the universal ad ID associated with the creative, including the ad ID value and the ad ID registry.
Methods
getAdIdRegistry
Returns the ad ID registry associated with the ad ID value.
getAdIdValue
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.