Endpoint
Authentication
Path Parameters
string
required
Your Convo project ID.
Request Body
string
required
A display name for the catalogue (e.g.,
"Summer Collection 2024").string
The product vertical/category for this catalogue. Common values include:
commercedestinationsflightshotelshome_listingsvehicles
integer
Initial number of products to associate with this catalogue. Defaults to
0.integer
Number of product feeds associated with this catalogue. Defaults to
0.string
Fallback image URL to use when a product does not have its own image.
array
Array of fallback image URLs, used as additional fallbacks if
default_image_url is unavailable.boolean
Set to
true if this catalogue represents a segment of a larger catalogue.object
Display settings for dynamic ad rendering. Contains two sub-objects:
carousel_ad— transformation settings for carousel ad displaysingle_ad— transformation settings for single-product ad display
Request Example
Response
boolean
Returns
true when the catalogue was created successfully.