media_list_spot_orders {civis} | R Documentation |
List all spot orders
Description
List all spot orders
Usage
media_list_spot_orders(id = NULL, archived = NULL)
Arguments
id |
integer optional. The ID for the spot order. |
archived |
string optional. The archival status of the requested item(s). |
Value
An array containing the following fields:
id |
integer, The ID for the spot order. |
archived |
string, The archival status of the requested item(s). |
[Package civis version 3.1.2 Index]