v1.0
Jivox API Documentation

Get Campaign Tags API

The Get Campaign tags API is used to retrieve tags that have been previously generated for a campaign. Please note that this call does not generate the tags but merely returns all the tags that have been generated for the campaign.

Request URL

https://<JIVOX_SERVER>/jivox/serverAPIs/rest/getCampaignTags.php

The request URL supports the following parameters:

ParameterDescription
campaignId(Required) ID of the campaign for which the request is made.

Example

Javascript
Copy

Server Success Response

In case of success, the server returns xml structure as shown below: