Ad config scheduleget https://cdn.jwplayer.com/v2/sites/{site_id}/ad_configs/{ad_config_id}/schedule.{ad_config_extension}Returns an ad config schedule in JSON or XML formatPath Paramssite_idstringrequiredProperty or site ID that owns a piece of mediaad_config_idstringrequiredUnique identifier of the ad configad_config_extensionstringenumrequiredDelivery format of the ad config schedule Possible Values: xml: XML format json: JSON format jsonxmlAllowed:jsonxmlQuery Paramsmedia_idstringEight-character, alphanumeric ID that uniquely identifies the media This can be found on the video detail page in the dashboard. For XML requests, this ID is required. For JSON requests, it is optional, and generic ad configuration timings will be returned if omitted.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Ad config schedule in the desired format 404Not Found The requested asset could not be found.Updated over 1 year ago