Links

PrivacyPolicy

This page describes the PrivacyPolicy type.

Properties

Optional properties

Property
Expected Type
Description
@type
Text
Must always be present and set to "@type": "PrivacyPolicy"
dateModified
DateTime
The date and time at which the webpage containing the contents of the terms, located at the url, was last updated.
Example
"dateModified": "2018-01-27T12:00:00Z"
name
Text
The name of the terms. The name must distinguish this from other terms fields provided, e.g. 'Terms and Conditions' or 'Privacy Policy'.
requiresExplicitConsent
Boolean
</td>
</tr>
<tr>
<td style="text-align:left"><b>url</b></td>
<td style="text-align:left">
<a href="https://schema.org/URL"><code>URL</code></a>
</td>
<td style="text-align:left">
<p>The URL of the webpage containing the contents of the terms.</p>
</td>
</tr>
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution License (CC-BY V4.0), and code samples are licensed under the MIT License, for anyone to access, use and share; using attribution "OpenActive".