getPromotedAd

suspend fun getPromotedAd(parameter: String): Resource<ResponseBody?>

Fetches promoted ad data for the given URL.

Return

A Resource with a ResponseBody or an error.

Parameters

parameter

The URL for the promoted ad request.