get Campaigns
Get the list of offers that a user can install.
Parameters
context
A context.
options
An object to pass additional options
listener
A listener to notify you about the result of the request.
fun getCampaigns(context: Context, token: List<String>, options: PlaytimeOptions?, listener: PlaytimeCampaignsListener)
Get a campaign by the specified token.
Parameters
context
A context.
listener
A listener to notify you about the result of the request.