Jivox API Documentation
v1.0
GenAI & Template Generation
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Create Campaign API
Copy Markdown
Open in ChatGPT
Open in Claude
The Create Campaign API is used to create a campaign. You will typically create a campaign once the ad preview has been approved. You will need a campaign to generate tags.
Request URL
https://<JIVOX_SERVER>/jivox/serverAPIs/rest/createCampaign.php
The request URL supports the following parameters:
| Parameter | Description |
|---|---|
| adId | (Required) ID of the ad to be used in the campaign. This ID is available in the response of the createAd call. |
| clickThroughURL | (Optional) The click through URL. If not provided, the ad click through URL will be used. |
| campaignName | (Optional) Name of the campaign. If not provided, the ad name will be used as the campaign name. |
Example
Javascript
curl –d 'apiId=aaa&apiKey=bbb&apiVersion=1.0&publisherId=xxx&adId=12345&clickThroughURL=http:__xyz.com' https:__<server>_jivox_serverAPIs_rest_createCampaign.phpServer Success Response
In case of success, the server returns xml structure as shown below:
Javascript
x
Fields in the server response XML are as follows:
- campaignId: Id of the created campaign.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Get Campaign Tags APIDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message