media_get_ratecards {civis} | R Documentation |
Get a Ratecard
Description
Get a Ratecard
Usage
media_get_ratecards(id)
Arguments
id |
integer required. |
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]