Name | Type | Required | Default value | Description |
---|
vhost | int | Required | none | The vhost of the application. |
northEast | array | Required | none | The north-east (upper-right) point of the square that defines the area for the events. Along with $southWest, is provides the co-ordinates for the area that is to show the users. Examle: $northEast[0] => 62.865220228976895, $northEast[1] => -52.44921875 |
southWest | array | Required | none | The south-west (lower-left) point of the square that defines the area for the events. Along with $northEast, is provides the co-ordinates for the area that is to show the users. Examle: $southWest[0] => 35.08404808848904, $southWest[1] => -131.55078125 |
moderationStatus | int | Optional | false | The moderationstatus of the events to be displayed. Possible values: 1 (unmoderated), 2 (approved), 3 (not denied), 4 (denied) |
Below are the fields available in the returned array.