ProjectMappingTribune
This method returns the Baseline Project ID for the specified Tribune ID.
Parameters:
|
id (required) |
Tribune ID Example Value: MV002080640000
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/ProjectMappingTribune?id=MV002080640000&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"TRIBUNE_ID": "MV002080640000",
"BASELINE_ID": 4733034
}
]
