Returns the JSON response from the properties field of the APIData object.
Output / Response
Returns the JSON response from the properties field of the APIData object.
API Call:
APIData getProbeData( String definedProbe, String
properties )
Parameter | Description |
---|---|
definedProbe | Pre-defined SQL queries that will be triggered to collect data. The available values are LEASE_COUNT_PER_DATE and NETWORK_BLOOM. |
properties | Reserved for future use. |