UniversalAdId

interface UniversalAdId


This object exposes information about the universal ad ID.

Summary

Public functions

String!

Returns the ad ID registry associated with the ad ID value.

String!

Returns the universal ad ID value.

Public functions

getAdIdRegistry

fun getAdIdRegistry(): String!

Returns the ad ID registry associated with the ad ID value. Returns "unknown" if the registry is not known.

getAdIdValue

fun getAdIdValue(): String!

Returns the universal ad ID value. Returns "unknown" if the value is not known.