type: object
properties:
offer_id:
type: integer
description: Offer ID
share:
description: Percentage of Traffic Sent to This Offer
state:
type: string
enum:
- active
- disabled
required:
- offer_id
- share