Enrichment Item Order Parameters
Attribute | Description | Type |
---|---|---|
created_by | The user who created the enrichment item order. | String |
enrichment_order | Enrichment items listed in the order they should be run. By default items are ordered by the order they appear in the call. | Array of Strings |
Sample Object
{ "enrichment_order": [ "b6a7e384-ad82-4db4-b83b-9c87fabafdc9", "b6a7e384-ad82-4db4-b83b-9c87fa8a1118" ] }