PromotedAdService

Interface for promoted ad API calls in the Discovery API.

Functions

Link copied to clipboard
@GET
abstract fun getPromotedAdCall(@Url url: String): Call<ResponseBody>

Fetches a promoted ad response from the specified URL.