UniversalAdId

public interface UniversalAdId

This object exposes information about the universal ad ID.

Public Method Summary

abstract String
getAdIdRegistry()
Returns the ad ID registry associated with the ad ID value.
abstract String
getAdIdValue()
Returns the universal ad ID value.

Public Methods

public abstract String getAdIdRegistry ()

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

public abstract String getAdIdValue ()

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