AdvertiserService
- public interface AdvertiserService
Provides AppBrain SDK features that are relevant not only for publishers but also for advertisers.
- Author
AppBrain
Methods
- void sendConversionEvent(String name, int value)
Send a conversion event to AppBrain.
- Parameters
name – The name of the event, with a maximum of 20 characters.
value – An optional integer value to keep track of, e.g. an amount spent by the user