We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3ba550 commit 438b68cCopy full SHA for 438b68c
src/unify/linked-profiles/linked-events.md
@@ -209,7 +209,7 @@ You can define a schedule for refreshing the linked data from your data warehous
209
210
To use entities with Linked Events, you'll need to set the `enrichment_enabled` flag to `true`. Here's the sample code:
211
212
-```
+```python
213
# Define an entity and indicate if the entity will be referenced for Linked Events (enrichment_enabled=true)
214
215
entity "account-entity" {
0 commit comments