Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 838 Bytes

SitemapImportRequest.md

File metadata and controls

14 lines (11 loc) · 838 Bytes

# SitemapImportRequest

Properties

Name Type Description Notes
embedding \Wordlift\Client\Model\EmbeddingRequest [optional]
output_types string[] The type of the generated entities, by default `http://schema.org/WebPage`. [optional]
overwrite bool Whether to overwrite existing entities. [optional] [default to false]
sitemap_url string The sitemap URL [optional]
sitemap_url_regex string A regex filter to apply to discovered URLs, it only applies to URLs in sitemaps. [optional]
urls string[] The URLs [optional]

[Back to Model list] [Back to API list] [Back to README]