Cognis

Errors — Control Plane

Numeric codes follow domain × 10,000 + category × 100 + ordinal ( see defineErrors in the Cognis domain package). The Message key column is the stable key returned in API payloads; the Message column shows the copy for your current locale (same resolution as the product UI).

CodeKeyHTTPCategoryMessage keyMessage
170101FULL_TEST_COVERAGE_REQUIRED400ValidationcontrolPlane.errors.fullTestCoverageRequiredFull test requires an exact coverage check before execution. Please retry in a moment or narrow the signal scope.
170102FULL_TEST_ROW_LIMIT_EXCEEDED400ValidationcontrolPlane.errors.fullTestRowLimitExceededFull test is limited to 2,000 rows for interactive use. For time-series signals, choose a larger time bucket (for example week instead of day, or month instead of week). You can also narrow the date range or tighten filters or grouping.
170103DIRECTIVE_ACTION_SIGNAL_RESOLUTION400ValidationcontrolPlane.errors.directiveActionSignalResolutionAction {{actionType}} needs signal rows at {{entityType}} level. Add a matching group-by (for example meta_adset_id for ad set, meta_campaign_id for campaign) or change the action.
170104DRAFT_VERSION_ALREADY_EXISTS400ValidationcontrolPlane.errors.draftVersionAlreadyExistsA draft version already exists. Publish it or finish editing it before creating another.
170105DIRECTIVE_TEST_RUN_NO_WAREHOUSE_ENTITIES400ValidationcontrolPlane.errors.directiveTestRunNoWarehouseEntitiesNo matching entities in the warehouse for this date range. Load a preview with at least one row, select a row in the table, then run a test execution.
170106DIRECTIVE_TEST_RUN_DIRECTIVE_VERSION_REQUIRED400ValidationcontrolPlane.errors.directiveTestRunDirectiveVersionRequiredSelect or save a directive version before running a test execution.
170107DIRECTIVE_TEST_RUN_TRIGGERS_NOT_SINGLE400ValidationcontrolPlane.errors.directiveTestRunTriggersNotSingleAt least one signal trigger with a pinned version must be configured for test execution.
170108DIRECTIVE_TEST_RUN_FIRST_LINK_NO_SIGNAL_VERSION400ValidationcontrolPlane.errors.directiveTestRunFirstLinkNoSignalVersionThe first trigger link must include a pinned signal version.
170109DIRECTIVE_TEST_RUN_SIGNAL_VERSION_NOT_FOUND400ValidationcontrolPlane.errors.directiveTestRunSignalVersionNotFoundThe referenced signal version could not be found.
170110DIRECTIVE_TEST_RUN_UNKNOWN_SOURCE400ValidationcontrolPlane.errors.directiveTestRunUnknownSourceThe signal source could not be resolved.
170111DIRECTIVE_TEST_RUN_SOURCE_NO_TARGET_ENTITY400ValidationcontrolPlane.errors.directiveTestRunSourceNoTargetEntityThe signal source has no target entity type for test execution.
170112DIRECTIVE_TEST_RUN_WAREHOUSE_PREVIEW_NOT_READY400ValidationcontrolPlane.errors.directiveTestRunWarehousePreviewNotReadyLoad a warehouse preview with at least one row before running a test.
170113DIRECTIVE_TEST_RUN_WAREHOUSE_ROW_NOT_SELECTED400ValidationcontrolPlane.errors.directiveTestRunWarehouseRowNotSelectedSelect a row in the warehouse table before running a test.
170114DIRECTIVE_TEST_RUN_SELECTED_ENTITY_REQUIRED400ValidationcontrolPlane.errors.directiveTestRunSelectedEntityRequiredSend the selected warehouse entity (type and id) when running a test execution.
170115DIRECTIVE_TEST_RUN_SELECTED_ENTITY_TYPE_MISMATCH400ValidationcontrolPlane.errors.directiveTestRunSelectedEntityTypeMismatchThe selected entity type does not match this directive’s pipeline resolution. Reload the preview and select a row again.
170116DIRECTIVE_TEST_RUN_SELECTED_ENTITY_NOT_IN_WAREHOUSE400ValidationcontrolPlane.errors.directiveTestRunSelectedEntityNotInWarehouseThe selected entity was not found in the warehouse result for this query. Reload preview and try again.
170117DIRECTIVE_TEST_RUN_SELECTED_RESOLVED_ENTITY_NOT_FOUND400ValidationcontrolPlane.errors.directiveTestRunSelectedResolvedEntityNotFoundThe resolved entity you selected is not part of the policy output for this preview. Reload preview, pick a signal row, and choose a resolved entity again.
170118SET_LIVE_REQUIRES_FULL_TEST400ValidationcontrolPlane.errors.setLiveRequiresFullTestA successful full test run is required before setting a signal version live. Run a full test first.
170119META_DIRECTIVE_APP_POLICY_DENIED400ValidationcontrolPlane.errors.metaDirectiveAppPolicyDeniedThis Meta directive action is blocked by organization access policy ({{policyKey}}).
170220SIGNAL_DELETE_BLOCKED409ConflictcontrolPlane.errors.signalDeleteBlockedThis signal cannot be deleted because it is referenced by a live directive or has been used in a production run.
170221SIGNAL_VERSION_META_CONFLICT409ConflictcontrolPlane.errors.signalVersionMetaConflictThis signal draft was changed elsewhere. Refresh the page and try saving again.
170222DIRECTIVE_DELETE_BLOCKED409ConflictcontrolPlane.errors.directiveDeleteBlockedThis directive cannot be deleted because it is currently live or has been used in a production run.