LocationService::create()
Method: Creates a new Location object. For further details, including which address fields are required in each country, see the Manage locations guide.
LocationService::create Read More »
Method: Creates a new Location object. For further details, including which address fields are required in each country, see the Manage locations guide.
LocationService::create Read More »
Method: Retrieves a Location object.
LocationService::retrieve Read More »
Method: Updates a Location object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
LocationService::update Read More »
Class: Service factory class for API resources in the Terminal namespace.
TerminalServiceFactory Read More »
Method: No description found
TerminalServiceFactory::getServiceClass Read More »
Method: Retrieves the details of a Report Type. (Certain report types require a live-mode API key.).
ReportTypeService::retrieve Read More »
Class: Service factory class for API resources in the Sigma namespace.
SigmaServiceFactory Read More »
Method: No description found
SigmaServiceFactory::getServiceClass Read More »
Method: Returns a list of scheduled query runs.
ScheduledQueryRunService::all Read More »
Method: Retrieves the details of an scheduled query run.
ScheduledQueryRunService::retrieve Read More »
Method: No description found
RadarServiceFactory::getServiceClass Read More »
Method: Returns a list of Report Runs, with the most recent appearing first.
ReportRunService::all Read More »
Method: Creates a new object and begin running the report. (Certain report types require a live-mode API key.).
ReportRunService::create Read More »