java.lang.Object | |
↳ | com.applovin.sdk.AppLovinAdType |
This class defines a categorization of the behavior of an ad.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
INCENTIVIZED | Represents a rewarded video which will provide the user virtual currency upon completion. | ||||||||||
REGULAR | Represents a standard advertisement that does not provide a reward to the user. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Obtain a set of all available Ad Types.
| |||||||||||
Generate a String which contains the name of this ad type.
| |||||||||||
Simply calls
getLabel() . |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Represents a rewarded video which will provide the user virtual currency upon completion.
Represents a standard advertisement that does not provide a reward to the user.
Obtain a set of all available Ad Types.
Generate a String which contains the name of this ad type.