POST /coverage/url-lists creates a coverage URL list: a named set of product
URLs that Octogen continuously answers coverage for. Once the list is active,
Octogen joins it against every active crawled catalog daily and publishes the
matching products to a per-list BigQuery listing your organization’s
registered BigQuery Readers can subscribe to.
A new list starts in provisioning while its BigQuery resources are created
and typically becomes active within a minute. You can add URLs immediately —
provisioning never blocks membership changes.
Each Developer organization can have up to 5 live lists (provisioning or
active), each holding up to 100,000 URLs.
Request
Body parameters
string
required
List name, 1–80 characters, unique among your live lists. The name is
released as soon as a list is deleted.
Example
Response
201 Created with the URL list object.
The bigQuery field is null until provisioning completes.