Skip to main content
enum

The current state of a server pixel.

This server pixel is connected: it will stream customer events to the endpoint if it is configured properly.

Anchor to DISCONNECTED_CONFIGUREDDISCONNECTED_CONFIGURED

This server pixel is disconnected: it does not stream events to the endpoint and an endpoint address has been added to the server pixel.

Anchor to DISCONNECTED_UNCONFIGUREDDISCONNECTED_UNCONFIGURED

This server pixel is disconnected and unconfigured: it does not stream events to the endpoint and no endpoint address had been added to the server pixel.


Was this section helpful?

•OBJECT

A server pixel stores configuration for streaming customer interactions to an EventBridge or PubSub endpoint.


Was this section helpful?