Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 406 Bytes

File metadata and controls

18 lines (13 loc) · 406 Bytes
layout api_prebidjs
title pbjs.processQueue()
description processQueue API
sidebarType 1

Processes commands that were pushed onto pbjs.cmd or pbjs.que before Prebid.js finished loading.

Kind: static method of pbjs.

Calling this method manually is rarely necessary because Prebid.js runs it automatically when the library loads.

Example

pbjs.processQueue();