| media_put_ratecards_archive {civis} | R Documentation | 
Update the archive status of this object
Description
Update the archive status of this object
Usage
media_put_ratecards_archive(id, status)
Arguments
| id | integer required. The ID of the object. | 
| status | boolean required. The desired archived status of the object. | 
Value
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). | 
[Package civis version 3.1.2 Index]