View source: R/generated_client.R
| media_patch_ratecards | R Documentation | 
Update some attributes of this Ratecard
media_patch_ratecards(
  id,
  filename = NULL,
  start_on = NULL,
  end_on = NULL,
  dma_number = NULL
)
| id | integer required. The ratecard ID. | 
| filename | string optional. Name of the ratecard file. | 
| start_on | string optional. First day to which the ratecard applies. | 
| end_on | string optional. Last day to which the ratecard applies. | 
| dma_number | integer optional. Number of the DMA associated with the ratecard. | 
A list containing the following elements:
| id | integer, The ratecard ID. | 
| filename | string, Name of the ratecard file. | 
| startOn | string, First day to which the ratecard applies. | 
| endOn | string, Last day to which the ratecard applies. | 
| dmaNumber | integer, Number of the DMA associated with the ratecard. | 
| archived | string, The archival status of the requested item(s). | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.