addLocalExtra

open fun addLocalExtra(@NonNull key: String, @NonNull value: Any)

Adds a single local extra key-value pair for this ad instance. This method allows adding individual extras without clearing existing ones.

Parameters

key

the key for the extra

value

the value for the extra