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?
Retail settings
Copy Markdown
Open in ChatGPT
Open in Claude
The various methods for Feed Settings are listed below:
Update Brand Values
This will Update brands configured for the account.
Parameters
| Name | Data Type | Requirement | Parameter Type | Description |
|---|---|---|---|---|
| accountId | string | Mandatory | path | ID of the advertiser account created on the platform. |
Sample Request
HTTP
PUT http://demo.stub.api.jivox.com/v2/accounts/<accountId>/retail-feed-settings/brandsRequest Body
JSON
{ brandValues: ["Dove", "Aveeno"]}Get Brand Values
This will list brands configured for the account in the retail media app.
Parameters
| Name | Data Type | Requirement | Parameter Type | Description |
|---|---|---|---|---|
| accountId | string | Mandatory | path | ID of the advertiser account created on the platform. |
Sample Request
HTTP
GET http://demo.stub.api.jivox.com/v2/accounts/<accountId>/retail-feed-settings/brandsSample Response
JSON
{ brandValues: ["Dove", "Aveeno"]}List Brands from Asset Source
This will list all the brands available to be passed in the brand filter.
Parameters
| Name | Data Type | Requirement | Parameter Type | Description |
|---|---|---|---|---|
| accountId | string | Mandatory | path | ID of the advertiser account created on the platform. |
accountId: Current account Id
query: The search query input by the user
limit: The limit of elements in the list
offset: The no. of elements to skip
Sample Request
HTTP
GET http://demo.stub.api.jivox.com/v2/accounts/:accountId/retail-feed-settings/list/brands?query=searchQuery&limit=10&offset=0Sample Response
JSON
{ values: ["Dove Soap", "Dove Conditioner", "Dove Shampoo"]}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:
Campaigns- retail campaignDiscard 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