Builder
class Builder
Properties
Functions
Link copied to clipboard
Set custom analytics data used for analytics events that are related to ads lifecycle. Optional.
analyticsCustomData custom parameters to add to AnalyticsEvent
return same builder object
Link copied to clipboard
Set the programmatic access library nonce handler. Optional.
palNonceHandler object that is a mirror of pal sdk's NonceManager
return same builder object
Link copied to clipboard
Set the url on which the request will be made. Mandatory.
urlString url string
return same builder object