"docs.beeswax.com" has a new address: "api-docs.freewheel.tv/beeswax." Please update your bookmarks accordingly.

List of Bidding Strategy Modules and Keys

Default Strategies

Buzz includes four default Bidding Strategy modules and keys as shown below.

ModuleKeyRequiredExampleValidation
CPCecpc_targetYes"ecpc_target":1.23A positive numeric value should be provided
max_bidYes"max_bid":5.00A positive numeric value should be provided.
CPC_PACEDecpc_targetYes"ecpc_target":1.23A positive numeric value should be provided
max_bidYes"max_bid":5.00A positive numeric value should be provided.
CPMcpm_bidYes"cpm_bid":1.23A positive numeric value should be provided.
CPM_PACEDcpm_bidYes"cpm_bid":1.23A positive numeric value should be provided.
CPM_OPTIMIZEDcpm_bidYes"cpm_bid":1.23A positive numeric value should be provided.
VCRcpm_bidYes"cpm_bid":1.23A positive numeric value should be provided.
target_vcrYes"target_vcr":75.5A positive numeric value under 100 should be provided.
VCR_PACEDcpm_bidYes"cpm_bid":1.23A positive numeric value should be provided.
target_vcrYes"target_vcr":75.5A positive numeric value under 100 should be provided.

Custom Strategies

An instance of Buzz can be set up by an administrator to use custom bidding strategies with up to five custom fields.

The custom fields have the un-imaginative names param_1, param_2 ... etc. and are all strings.

The custom fields can be given user-friendly names (my special param) and set to validate as integers, strings, or numeric values. They can also be required or optional, and can have set default values. For more details, please contact an administrator.


What’s Next