v1

latestOpenAPI 3.1.02026-07-24251250397.8 KB
advertising

Update ad schedules with the player bidding configuration

Update ad schedules with the player bidding configuration

put/v2/sites/{site_id}/advertising/update_schedules_player_bidding_configs/

Path parameters

site_idstring required

Unique identifier for a resource

Example:Ny05CEfj

Unique alphanumeric ID of the site

Request body

schedule_idsResourceId[]

Schedule IDs for the schedules to update

Example request

{
  "schedule_ids": [
    "Ny05CEfj"
  ]
}

Response

Request successful