AdRequest
Creates a request with passed content unit and request data.
Parameters
Advertisement content unit.
Optional map into which you can pass key-value pairs for targeting profile.
Optional comma separated list of keywords that can be used to make partial or complete keyword list targeting.
Optional advertisement window.
Fail with AdError.TimedOut if no response is received from the server within the given time. Default value is 10 seconds.
If you use profiles, you can optionally set this value to true
to tell the ad server that profiles contains personal information about the user.
You are able to enforce to get a banner from a specific campaign from the backend. The parameter will work only if bannerId is also specified.
You are able to enforce to get a specific banner from the backend. The parameter will work only if campaignId is also specified.
Defines, if the request should also consider the server side header bidding. Used to override a global parameter for an individual AdRequest.
Digital Service Act (“DSA”) is a EU regulation which aims among other things to increase transparency on online platforms for users in relation to recommended content – including advertising. Used to override a global parameter for an individual AdRequest.
Creates a request with passed learning tag and request data.
Parameters
Key-value pairs that are attached to content units.
Optional map into which you can pass key-value pairs for targeting profile.
Optional comma separated list of keywords that can be used to make partial or complete keyword list targeting.
Optional advertisement window.
Fail with AdError.TimedOut if no response is received from the server within the given time. Default value is 10 seconds.
If you use profiles, you can optionally set this value to true
to tell the ad server that profiles contains personal information about the user.
You are able to enforce to get a banner from a specific campaign from the backend. The parameter will work only if bannerId is also specified.
You are able to enforce to get a specific banner from the backend. The parameter will work only if campaignId is also specified.
Defines, if the request should also consider the server side header bidding. Used to override a global parameter for an individual AdRequest.
Digital Service Act (“DSA”) is a EU regulation which aims among other things to increase transparency on online platforms for users in relation to recommended content – including advertising. Used to override a global parameter for an individual AdRequest.