Namespace qualifiers

When specifying a namespace value in the Privacy Service API, a namespace qualifier must be included in a corresponding type parameter. The following table outlines the different accepted namespace qualifiers.

QualifierDefinition
standardOne of the standard namespaces defined globally, not tied to an individual organization data set (for example, email, phone number, etc.). Namespace ID is provided.
customA unique namespace created in the context of an organization, not shared across the Experience Cloud. The value represents the friendly name (“name” field) to be searched for. Namespace ID is provided.
integrationCodeIntegration code - similar to “custom”, but specifically defined as the integration code of a datasource to be searched for. Namespace ID is provided.
namespaceIdIndicates the value is the actual ID of the namespace that was created or mapped through the namespace service.
unregisteredA freeform string that is not defined in the namespace service and is taken “as is”. Any application that handles these kinds of namespaces checks against them and handle if appropriate for the company context and data set. No namespace ID is provided.
analyticsA custom namespace that is mapped internally in Analytics, not in the namespace service. This is passed in directly as specified by the original request, without a namespace ID
targetA custom namespace understood internally by Target, not in the namespace service. This is passed in directly as specified by the original request, without a namespace ID