Document representing a source code redirect info
Property | Type | Constraints | Description |
---|---|---|---|
location |
String | The location of redirect, based on the type, this can be a product location, category location, home page, content page, or just a URL | |
location_type |
Enum {default, home, product, category, page, url} | The type of redirect location, e.g. product (for a product page), category (a category page), home (for home page), page (for content), url (for a URL location) |