AdService
A key object for configuring your advertisements.
It is responsible for initial configuration, creating Advertisement objects, managing caching, and performing tag and tracking requests.
Properties
Functions
Removes all objects from the cache.
A method to get the built-in cache.
Getter method for the AdService object.
The current version of the sdk.
Creating an Advertisement object and performing ad request.
Registers a custom ad renderer.
A method for removing global parameters from AdRequest.
A method for removing global parameters from TagRequest and TrackingRequest.
A method for setting global parameters for AdRequest before calling the makeAdvertisement method.
Method to set the path for the ad cache.
Changes the maximum cache size on disk.
A method for setting global parameters for TagRequest and TrackingRequest before calling tagUser&trackingRequest methods.
Trigger a request to "tag" a user.
Trigger a request for conversion tracking.
Unregisters the custom ad renderer.