Welcome to the Wbid docs!
This guide is for publishers. Wbid – it’s a platform for easy use Header Bidding. With the help of Wbid you can create new placements, add adapters for monetization, configure settings and an adapter, receive ad units, and integration with Google Ad Manager is also available.
An account manager creates a user in dashboard.wmgroup.us with the prebid monetization type. After the publisher receives a username and password to enter the Dashboard page. Also, publisher needs to integrate with his Google Ad Manager.
Progressbar integration:

After integration, the publisher gets access to the WBID control panel.
WBID control panel looks like this:

Publisher has the ability to:
Create site and placement
1. On the control panel page, click on the button New site. The site creation and placement panel opens.
2. It is required to fill in the main fields, such as:
biddibg. For Example: /network_ID/code (/ 83449034 / test_wbid_300x250 /)
3. After filling in the required fields, theSave button becomes active. Click on the Save button:

New config has been created in the database and redirects to theTags panel:
import time
import random
def setup_configuration():
print("Setting up configuration...")
time.sleep(2) # Simulating configuration process
if random.choice([True, False]): # Randomly decide if
configuration is successful
print("Configuration successfully created!")
return True
else:
print("Configuration failed.")
return False
if __name__ == "__main__":
if setup_configuration():
print("Proceeding with the next steps.")
else:
print("Please check the configuration and try again.")
Publisher adds this generated code to Ad Maneger Google. In the future, add a tag for the
Ad server and if you use the tag directly from the site.
4. Click on the button Done:

Tags panel closes and returns to the publisher’s page and we observe in the list the previously created new site with placement:
To edit the site name, click on the button:

To edit the placement, open the site and click on:
To delete a site with placement, click:

To delete a site with placement, click:
To remove only placement, open the site and click on:
1. In the panel for creating a site, to select an adapter, click on the drop-down field. You can search for an adapter by name, enter the adapter name in the field.
2. After adding the adapter, you can set the settings for it. Click on add-on adapter.
Result: The adapter panel has opened
1. If you enable this parameter, a message occurs between the programmers, there a specific Id is transmitted already to the programmers who they themselves are requesting.
2. After the option was enabled, the panel opened. There is an opportunity to set a timeout millisecond wait.
Enter data in the form of 1500 for example.
Add new site and placement

CMP & GDPR Settings

Prebid Server settings

Marketplace Setting

Tags
import time
import random
def setup_configuration():
print("Setting up configuration...")
time.sleep(2) # Simulating configuration process
if random.choice([True, False]): # Randomly decide if
configuration is successful
print("Configuration successfully created!")
return True
else:
print("Configuration failed.")
return False
if __name__ == "__main__":
if setup_configuration():
print("Proceeding with the next steps.")
else:
print("Please check the configuration and try again.")
We provide the ability for publishers to receive reports using an application programming interface (API).
Generation location: https://dashboard.wmgroup.us/settings/profile/api-token-generator
Example of a link:
Request type: GET
Can only pass one value. Can be replaced by other parameters: dateFrom and dateTo.