DFP

interface DFP

The DFP interface provides methods for retrieving a DFP Telemetry ID, which you can look up from your backend. For more information on DFP, see here

Functions

Link copied to clipboard
abstract suspend fun getTelemetryId(): String
abstract fun getTelemetryId(callback: (String) -> Unit)

Fetches a DFP Telemetry ID for use in backend lookup calls