The specification for Web template spec.
Field | Description |
---|---|
should_fallback string | 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. |
url string | The web url, e.g. http://www.expedia.com/?search={{hotel.name | urlencode}} |