The specification for Web template spec.
| Field | Description |
|---|---|
should_fallbackstring | Indicates if the web url should be used as a fallback, defaults to true. If it is set to false, the content is meant to be viewed only on a native app. |
urlstring | The web url, e.g. http://www.expedia.com/?search={{hotel.name | urlencode}} |