ProjectRunTimeComplete
The Run Time of the Project listed in Minutes, per Territory (US & International)
Parameters:
|
id (required) |
Project Id Example Value: 4733034
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/ProjectRunTimeComplete?id=4733034&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"TERRITORY": "Canada-E",
"MINUTES": 152
},
{
"TERRITORY": "Germany",
"MINUTES": 152
},
{
"TERRITORY": "United States",
"MINUTES": 152
}
]
