ccp.campaign.updates

Creating a campaign creates a node to allow subscribers to subscribe to events related to the campaign results. This node has the form ccp.campaign.updates.<campaignpublicId>, where campaignpublicId is the publicId field returned by a campaign's GET request.

When a campaign is deleted, the corresponding node is also deleted.

Customer Collaboration Platform also creates a global node "ccp.contacts.chat" to publish event related to chat contacts.

Note
This node does not apply to Task Routing tasks submitted through the Task API. For more information on status polling with the Task API, see the XMPP Eventing Versus Task API Polling