ProjectGlobalBoxOfficeCume
Accepts a Baseline film ID and returns a worldwide cume number for all territories tracked by baseline, US and International.
Parameters:
|
id (required) |
Project Id Example Value: 4806215
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/ProjectGlobalBoxOfficeCume?id=4806215&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"GLOBAL_BOXOFFICE": "2740827597"
}
]
