getBanner

fun getBanner(placementId: String): Banner?

Gets a specific Banner by its placement id.

Return

Banner of the requested placement ID. If the Banner does not exist, null is returned.

Parameters

id

The ID of the Feature Flag to retrieve.