Gets the predefined values for the specified drilldown.
Scope | settings Deprecated scope name: get_settings_drilldown |
App Type | All |
Authorization Type | No authorization required |
URI | /v4/settings/drillDowns/{drillId}?lang={lang}&parentValue={parentValue} |
HTTP Method | GET |
Automation Version(s) | 7.3.2 |
Field or Parameter | Type | Required | Values | Description | Automation Version |
---|---|---|---|---|---|
drillId | long | Yes | � | A number identifying a drilldown child record. | 7.3.2 |
lang | String | No | � | Indicates the language applied. | 7.3.2 |
parentValue | string | Yes | � | The name of the parent table to which the drilldown values apply. | 7.3.2 |