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:
integer, The ratecard ID.
string, Name of the ratecard file.
string, First day to which the ratecard applies.
string, Last day to which the ratecard applies.
integer, Number of the DMA associated with the ratecard.
string, The archival status of the requested item(s).