publication
Estimated domains
Description
A publication event associated with the item.
Definition from the Schema.org vocabulary (English).
Trend over time
At least two months are needed to show a trend. The series will grow with every monthly update.
Usage in Google Search
Documented Google contexts where this property is required or recommended for rich results.
- Requiredvideo
BroadcastEvent Describes when the video is to be streamed live. Can be a list or a single instance.
- Requiredvideo
DateTime Time and date of when the livestream ends or is expected to end, in ISO 8601 format. It's required to provide the endDate once the video has finished and is no longer live. If the expected endDate is unknown prior to the livestream starting, we recommend providing an approximate endDate. If endDate is in the past or present, it indicates stream actually ended and is no longer live. If endDate is in the future, it indicates stream is scheduled to end at that time.
- Requiredvideo
Boolean Set to true if the video is, has been, or will be streamed live.
- Requiredvideo
DateTime Time and date of when the livestream starts or is expected to start, in ISO 8601 format. If startDate is in the past or present, it indicates that the stream actually started. If startDate is in the future, it indicates stream is scheduled to start at that time.
- Recommendedvideo
If your video is happening live and you want to be eligible for the LIVE badge, nest the BroadcastEvent properties in your VideoObject. For example: <script type="application/ld+json"> { "@context": "", "@type": "VideoObject", "name": "Cat video", "publication": { "@type": "BroadcastEvent", "name": "First scheduled broadcast", "isLiveBroadcast": true, "startDate": "2018-10-27T14:00:00+00:00", "endDate": "2018-10-27T14:37:14+00:00" } } </script>
Used on types
Tiers indicate the number of unique domains using the term. They are intentionally approximate to reduce noise and protect site privacy. How to read the data.