THIS IS ARCHIVED DOCUMENTATION

Coveo for Commerce deprecated fields reference

In this article

This article provides reference documentation for Coveo for Commerce UA API fields that were deprecated in October 2025. These fields should not be used in new implementations.

Deprecated global user fields

businessUnit (string) - deprecated

Important

This field has been deprecated. You no longer need to send this data when logging analytics events.

This field defines the current catalog entity in use. For a solution with multiple catalog entities, Coveo uses the one passed in this field to separate reporting and machine learning between catalog entities.

Deprecated product data fields

position (numeric) - deprecated

Important

This field has been deprecated. You no longer need to send this data when logging analytics events.

The item’s position. For example, the first item displayed in a list should have position: 1.

Example: 2

Note

For products, only a position greater than or equal to 1 is valid. If position: 0 is passed, it will be removed and not sent through the API with the item.

See also