prebid / Prebid.js

Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.

Home Page:https://docs.prebid.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doceree AdManager : Prebid file not built properly

Doceree-techStack opened this issue · comments

Type of issue

Bug

Description

We are facing following error message {"error":"Prebid file not built properly","requestId":"ad96270f-4ae9-4caf-9051-46c4ade9b7e4"} while download the Doceree AdManager adapter from the list of adapters, There were no changes in the doceree admanager prebid module code since the last few months. Only the documentation for same was updated on prebid.github.io repository recently with the pull request prebid/prebid.github.io#5241.

Steps to reproduce

Download Doceree AdManager adapter from https://docs.prebid.org/download.html

Expected results

The adapter should be downloaded without any issues or build failures.

Actual results

Facing build failures while downloading adapter module

Other information

The latest update was done in prebid.github.io with regards to documentation docs.
PR : prebid/prebid.github.io#5241

Please revert changes made in doceree.md file(prebid/prebid.github.io#5254). Doceree and DocereeAdManager are two different adapters. Can both adapters have same gvl_id as seen in their md files. Original issue is(#11329 ) still unresolved. Do you suggest we re-commit the code?
Our docereeadmanager bid adapter is available under this module : Prebid.js/modules/docereeAdManagerBidAdapter.js in prebid.js repository.