You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module is GDPR and CCPA compliant, and no 3rd party userIds are allowed.
Global Bid Params
Name
Scope
Description
Example
Type
siteId
required
Unique site ID
'ABCDEF'
String
publisherId
required
Unique publisher ID
'ABCDEF'
String
placementId
optional
Unique publisher tag ID
'ABCDEF'
String
rateLimit
optional
Limit the volume sent to AIDEM. Must be between 0 and 1
0.6
Number
Banner Bid Params
Name
Scope
Description
Example
Type
sizes
required
List of the sizes wanted
[[300, 250], [300,600]]
Array
Video Bid Params
Name
Scope
Description
Example
Type
context
required
One of instream, outstream, adpod
'instream'
String
playerSize
required
Width and height of the player
'[640, 480]'
Array
maxduration
required
Maximum video ad duration, in seconds
30
Integer
minduration
required
Minimum video ad duration, in seconds
5
Integer
mimes
required
List of the content MIME types supported by the player
["video/mp4"]
Array
protocols
required
An array of supported video protocols. At least one supported protocol must be specified, where: 2 = VAST 2.0 3 = VAST 3.0 5 = VAST 2.0 wrapper 6 = VAST 3.0 wrapper
nvm use
npm install
gulp build --modules=aidemBidAdapter
gulp serve --modules=aidemBidAdapter
# Open a chrome browser with no ad blockers enabled, and paste in this URL. The `pbjs_debug=true` is needed if you want to enable `loggerInfo` output on the `console` tab of Chrome Developer Tools.
http://localhost:9999/integrationExamples/gpt/hello_world.html?pbjs_debug=true
If you need to run the tests suite but do not want to have to build the full adapter and serve it, simply run:
gulp test --file "test/spec/modules/aidemBidAdapter_spec.js"
For video: gulp serve --modules=aidemBidAdapter,dfpAdServerVideo
FAQs
How do I view AIDEM bid request?
Navigate to a page where AIDEM is setup to bid. In the network tab,
search for requests to zero.aidemsrv.com/bid/request.