Description
Returns the JSON response from the properties field of the APIData object.
Parameters
| Name | Description |
|---|---|
| definedProbe |
Location: query Type: string Pre-defined SQL queries that will be triggered to collect data. The
available values are LEASE_COUNT_PER_DATE and NETWORK_BLOOM.
|
| properties |
Location: query Type: string Reserved for future use.
|
Responses
| Code | Description |
|---|---|
| 200 |
Type: APIData Returns the JSON response from the properties field of the APIData object.
|