Link Search Menu Expand Document

PDF

floorrule object

Platform API


Allows you to manage selling rules regarding the minimum price you are willing to accept for ad space and related details.

The floorrule object has the following calls:

CallDescription
GET /floorruleList all floor rules.
GET /floorrule/available_fieldsList the available_fields to create or update a floor rule.
GET /floorrule/floor_rule_UIDRead the specified floor rule.
POST /floorruleCreate a floor rule.
POST /floorrule/floor_rule_UID/cloneClone the specified floor rule.
PUT /floorruleUpdate the specified floor rules.
PUT /floorrule/floor_rule_UIDUpdate the specified floor rule.
DELETE /floorruleDelete the specified floor rules.
DELETE /floorrule/floor_rule_UIDDelete the specified floor rule.