v1.0
Jivox API Documentation

Feed Settings

The various methods for Feed Settings are listed below:

  1. Update Brand Values
  2. Get Brand Values
  3. List Brands from Asset Source

Update Brand Values

This will Update brands configured for the account.

Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the advertiser account created on the platform.

Sample Request

HTTP
Copy

Request Body

JSON
Copy

Get Brand Values

This will list brands configured for the account in the retail media app.

Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID of the advertiser account created on the platform.

Sample Request

HTTP
Copy

Sample Response

JSON
Copy

List Brands from Asset Source

This will list all the brands available to be passed in the brand filter.

Parameters

NameData TypeRequirementParameter TypeDescription
accountIdstringMandatorypathID 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
Copy

Sample Response

JSON
Copy