API
Acceldata Data Observability Cloud
Get Started
Assets
Asset Schema References
Data Reliability
Pipelines
Authentication
Authorization
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Data Quality Policy - Schema
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
This schema represents the Data Quality policy object returned by:
Top-level Fields
| Field | Type | Description |
|---|---|---|
rule | object | Core policy metadata and configuration (name, type, schedule, notification settings, thresholds, tags, backing asset). |
details | object | Data Quality–specific configuration for the backing asset and rule items (per-column checks, business explanations, weightages, etc.). |
childRules | array | Optional list of nested rules for composite policies. Often empty for simple policies. |
Key nested properties (high-level only):
rule.id(integer) – Unique policy ID.rule.name(string) – Policy name.rule.type(string) – AlwaysDATA_QUALITYfor DQ policies.rule.enabled(boolean) – Whether the policy is currently active.rule.interval(string) – Policy interval (for example1d).rule.thresholdLevel.success/warning(integer) – Overall success/warning threshold in percent.rule.backingAsset.tableAssetId(integer) – ID of the asset the policy is attached to.details.backingAssetId(integer) – Backing asset ID (mirrorsrule.backingAsset.tableAssetId).details.items[](array of objects) – Individual Data Quality checks within the policy (per column or table-level).
Example JSON
JSON
{ "childRules": [], "details": { "backingAssetId": 7456771, "continueExecutionOnFailure": false, "executionSequence": 1, "filter": null, "id": 21001, "isCompositeRule": false, "isSegmented": false, "items": [ { "businessExplanation": "Orders table should not be empty.", "columnName": null, "createdAt": "2024-06-18T12:32:30.415Z", "createdBy": "user@company.com", "executionOrder": 1, "id": 31001, "isLookup": false, "ruleId": 21001, "ruleVersion": 1, "weightage": 100 } ] }, "rule": { "archived": false, "autoCreated": false, "backingAsset": { "customQuery": null, "customTableAssetIds": null, "id": 13838, "marker": null, "ruleId": 21001, "tableAlias": null, "tableAssetId": 7456771, "tableAssetUid": null }, "createdAt": "2024-06-18T12:32:30.415Z", "createdBy": "user@company.com", "description": "Data quality checks for the ORDERS table", "enabled": true, "id": 21001, "interval": "1d", "lastUpdatedBy": "user@company.com", "name": "ORDERS-data-quality-policy", "notificationChannels": { "alertsEnabled": true, "configuredNotificationGroupIds": [123], "notifyOn": ["FAILURE"], "notifyOnSuccess": false, "reNotifyFactor": 0, "severity": "HIGH" }, "policyGroups": [], "schedule": null, "scheduled": false, "sparkResourceConfig": null, "tags": [ { "id": 3170, "name": "critical", "ruleId": 21001, "tagId": 40723, "tenantId": "demo" } ], "tenantId": "demo", "thresholdLevel": { "type": "ABSOLUTE", "config": { "direction": "ABOVE", "success": 100, "warning": 70 } }, "timeZone": "GMT", "type": "DATA_QUALITY", "updatedAt": "2024-06-18T12:32:30.415Z", "version": 1 }}Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Reconciliation Policy - SchemaFor additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2025
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message