rememberAdState
Remember the ad state and initialize Advertisement. Constructor for initializing in composable.
Return
Parameters
Advertisement content unit.
Optional advertisement "window".
: Fail with AdError.TIMED_OUT if no response is received from the server within the given time. Default value is 10 seconds.
Key value pairs for targeting profile. Empty by default.
Key value pairs that help in serving matching ads
Optional option to enable server side header bidding. contains personal information about the user.
Remember the ad state and initialize Advertisement. Constructor for initializing in composable.
Return
Parameters
Key-value pairs that are attached to content units. The main goal of learning tags is to support human-readable interfaces between the customer and content units.
Optional advertisement "window".
: Fail with AdError.TIMED_OUT if no response is received from the server within the given time. Default value is 10 seconds.
Key value pairs for targeting profile. Empty by default.
Key value pairs that help in serving matching ads
Optional option to enable server side header bidding. contains personal information about the user.
Remember the ad state. This constructor can be used when Advertisement is initialized independently, for example in a ViewModel.
Return
Parameters
Takes the initialized Advertisement.