SportsEvents - 模擬、最佳做法和動態饋給範例

定義

SportsEvent 是實體類型,代表體育賽事或體育賽事的完整重播。

哪些項目可以模擬為 SportsEvent? 運動賽事
哪些項目無法以 SportsEvent 的形式建模?

任何短片、短片片段或相連內容。以下是清單:

  • 隨機重播或重播短片
  • 遊戲預覽
  • 遊戲精彩片段
  • 遊戲出糗片段
  • 球員訪問片段
  • 幕後花絮影片
  • 遊戲評論 (使用者原創或其他)
  • 遊戲的隨機短片

如何處理這類邊播內容?

SportsEvents 的常見用途

S.No. 說明 必要實體
情況 1 我需要模擬隨選影片目錄中的 SportsEvent SportsEvent 代表遊戲。
情況 2

我需要模擬 SportsEvent,這是直播電視目錄的一部分,並在線上串流

遊戲會透過網路串流,且不會附加到任何頻道。

SportsEvent 代表遊戲。

BroadcastEvent 代表遊戲的廣播內容。

情況 3 我需要模擬體育賽事,這項內容屬於直播電視目錄,並在頻道上進行線上串流。

SportsEvent 代表遊戲。

Broadcast 代表播放的遊戲。

BroadcastServiceOrganizationTelevisionChannelCableOrSatelliteService 實體,代表頻道和節目表。

Case 4 上述三種情況的組合。 如果您要結合先前用途的子集,則必須在對應的「必要實體」欄中提供實體類型。

我們執行的幾項檢查的最佳做法和洞察資料

編號 必要實體 指南規範
情況 1

我需要模擬自助上傳影片目錄中的 SportsEvent

必要實體

  • SportsEvent 代表遊戲

建模指南

必須使用 SportsEvent.potentialAction 屬性,在 SportsEvent 實體上提供遊戲的深層連結。

要執行的品質檢查

  • 請在 SportsEvent.startDate 前至少 14 天設定 SportsEvent.potentialAction.actionAccessibilityRequirement.availabilityStarts 。這並非強制要求在 14 天前提供運動賽事資料,而是希望在賽事開始前 14 天提供資料。不過,availabilityStarts 值必須設在活動開始日期的 14 天前。
  • SportsEvent.endDate 後方設定 SportsEvent.potentialAction.actionAccessibilityRequirement.availabilityEnds
情況 2

我需要模擬 SportsEvent,這是我的電視節目目錄的一部分,並在線上串流。

遊戲會透過網路串流,且不會附加到任何頻道。

必要實體

  • SportsEvent 代表遊戲
  • BroadcastEvent 代表播放的遊戲

建模指南

子案例 1:遊戲僅提供直播 (不在隨選影片目錄中)

  • 您必須提供 BroadcastEvent 實體,才能分享廣播的時間表。
  • 您必須使用 BroadcastEvent.potentialAction 屬性,在 BroadcastEvent 實體上提供遊戲的深層連結。
  • 由於這場賽事只能觀看直播,因此 SportsEvent 實體不得包含任何深層連結。也就是說,請勿提供 SportsEvent.potentialAction
  • 由於遊戲未與任何頻道播映內容相關聯,因此必須提供 BroadcastEvent.broadcastOfEvent

子案例 2:遊戲可供直播及隨選影片目錄使用 (這可能發生在播放遊戲重播時)

  • 必須提供 BroadcastEvent 實體,才能分享廣播的時間表。
  • 您必須使用 BroadcastEvent.potentialAction 屬性,在 BroadcastEvent 實體上提供遊戲的深層連結。
  • 由於這款遊戲可透過隨選影片目錄觀看直播,因此 SportsEvent 實體也必須有深層連結。必須提供 SportsEvent.potentialAction,才能將使用者重新導向至隨選影片目錄。
  • 由於遊戲未與任何頻道播送內容相關聯,因此請勿提供 BroadcastEvent.publishedOn

要執行的品質檢查

  • 在實際播放遊戲時,將 BroadcastEvent.isLiveBroadcast 屬性設為 true。請勿將屬性設為 true,以便重播遊戲。
  • 對於未啟用的 BroadcastEventsBroadcastEvent.startDate 通常不得早於實際的 SportsEvent startDate
  • BroadcastEvents 不應具有 publishedOn 屬性,因為廣播串流位於網際網路上,且不會附加至頻道。
情況 3

我需要模擬 SportsEvent,這是直播電視目錄的一部分,並在頻道上進行線上串流。

必要實體

  • 代表遊戲的 SportsEvent
  • BroadcastEvent,代表遊戲的播出時間。
  • BroadcastServiceOrganization TelevisionChannelCableOrSatelliteService 實體,代表頻道和節目表。

建模指南

子案例 1:遊戲僅提供直播 (不在隨選影片目錄中)

  • 分享廣播節目時間表。如要這麼做,請提供 BroadcastEvent 實體。
  • 代表頻道和供應商陣容。如要這麼做,請提供 BroadcastServiceOrganizationTelevisionChannelCableOrSatelliteService 實體。
  • 提供 BroadcastService 深層連結。請使用 BroadcastService.potentialAction 屬性表示。
  • 請勿提供 BroadcastEvent.potentialAction 屬性。
  • 由於這場賽事只能透過直播觀看, SportsEvent 實體不得包含任何深層連結。例如,請勿提供 SportsEvent.potentialAction
  • 提供 BroadcastEvent.publishedOn,並將其指向代表廣播頻道的 BroadcastService 實體。

子案例 2:遊戲可供直播及隨選影片目錄使用 (這可能發生在播放遊戲重播時)

  • 提供 BroadcastEvent 實體,以便分享廣播的時間表。
  • 提供代表頻道和供應商陣容的 BroadcastServiceOrganizationTelevisionChannelCableOrSatelliteService 實體。
  • 提供 BroadcastService 深層連結至遊戲直播頻道,由 BroadcastService.potentialAction 屬性代表。
  • 請勿提供 BroadcastEvent.potentialAction 屬性。
  • 由於這款遊戲可供觀看直播,且屬於隨選影片目錄的一部分,因此 SportsEvent 實體也必須有深層連結。舉例來說,您可以提供 SportsEvent.potentialAction ,將使用者重新導向至隨選影片目錄。
  • 提供 BroadcastEvent.publishedOn,並將其指向代表廣播頻道的 BroadcastService 實體。

要執行的品質檢查

  • 在實際直播遊戲時,將 BroadcastEvent.isLiveBroadcast 屬性設為 true。請勿將屬性設為 true,以便重播遊戲。
  • 對於未啟用的 BroadcastEventsBroadcastEvent.startDate 通常不會早於實際的 SportsEvent startDate
  • 由於遊戲會在頻道上播出,請使用 BroadcastService.potentialAction 屬性新增深層連結。在這種情況下,BroadcastEvent 實體無法擁有深層連結。

範例

案例 1:隨選影片目錄中的體育賽事


{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type":"SportsEvent",
  "@id": "http://example.com/basketball/professional/final_game_6",
  "name":"2019 Professional Basketball Finals, Game 6: Team A at Team B",
  "sport":"https://en.wikipedia.org/wiki/Basketball",
  "description": {
      "@language": "en",
      "@value": "Game 6 of the 2019 Professional Basketball Finals. Team A leads the series 3-2 against Team B."
    },
  "startDate": "2018-09-16T10:00-08:00",
  "endDate": "2018-09-16T13:00-08:00",
  "homeTeam":{
    "@type":"SportsTeam",
    "name":"Team B",
    "sport":"https://en.wikipedia.org/wiki/Basketball",
    "parentOrganization":{
      "@type":"SportsOrganization",
      "name":"Professional Basketball League",
      "sameAs":"http://www.example.com/professional_basketball_league"
    },
    "athlete":[
      {
        "@type":"Person",
        "name":"John doe"
      }
    ]
  },
  "awayTeam":{
    "@type":"SportsTeam",
    "name":"Team A",
    "sport":"https://en.wikipedia.org/wiki/Basketball",
    "athlete":[
      {
        "@type":"Person",
        "name":"Jane Doe"
      }
    ]
  },
  "location":{
    "@type":"Place",
    "name":"Example Stadium",
    "address":{
      "@type":"PostalAddress",
      "streetAddress":"1600 Amphitheatre Pkwy",
      "addressLocality":"Mountain View",
      "addressRegion":"CA",
      "postalCode":"94043",
      "addressCountry":"US"
    }
  }
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "TMS_ID",
      "value":  "TMS ID of this game"
    }
  ],
"potentialAction": {
    "@type": "WatchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "http://www.example.com/pbl_semis_game?autoplay=true",
      "inLanguage": "en",
      "actionPlatform": [
        "http://schema.org/DesktopWebPlatform",
        "http://schema.org/MobileWebPlatform",
        "http://schema.org/AndroidPlatform",
        "http://schema.org/AndroidTVPlatform",
        "http://schema.org/IOSPlatform",
        "http://schema.googleapis.com/GoogleVideoCast"
      ]
    },
    "actionAccessibilityRequirement": {
      "@type": "ActionAccessSpecification",
      "category": "subscription",
      "availabilityStarts": "2018-09-01T10:00-08:00",
      "availabilityEnds": "2019-10-21T10:35:29Z",
      "requiresSubscription": {
        "@type": "MediaSubscription",
        "name": "Example Package",
        "commonTier": true,
        "@id": "http://www.example.com/example_package"
       },
      "eligibleRegion": [
        {
          "@type": "Country",
          "name": "US"
        }
      ]
    }
  }
}

案例 2:屬於電視直播目錄的體育賽事,並透過網路串流播放

活動轉播


{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "BroadcastEvent",
  "@id": "http://example.com/live_eevent/basketball/professional/final_game_6",
  "name": "2019 Professional Basketball Finals, Game 6: Team A at Team B",
  "description": "Game 6 of the 2019 Professional Basketball Finals. Team A leads the series 3-2 against Team B.",
  "startDate": "2018-09-16T10:00-08:00",
  "endDate": "2018-09-16T13:00-08:00",
  "videoFormat": "HD",
  "isLiveBroadcast": "False",
  "potentialAction": {
    "@type": "WatchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "http://www.example.com/pbl_semis_game?autoplay=true",
      "inLanguage": "en",
      "actionPlatform": [
        "http://schema.org/DesktopWebPlatform",
        "http://schema.org/MobileWebPlatform",
        "http://schema.org/AndroidPlatform",
        "http://schema.org/AndroidTVPlatform",
        "http://schema.org/IOSPlatform",
        "http://schema.googleapis.com/GoogleVideoCast"
      ]
    },
    "actionAccessibilityRequirement": {
      "@type": "ActionAccessSpecification",
      "category": "subscription",
      "availabilityStarts": "2018-09-16T10:00-08:00",
      "availabilityEnds": "2018-09-16T10:00-08:00",
      "requiresSubscription": {
        "@type": "MediaSubscription",
        "name": "Example Package",
        "commonTier": true,
        "@id": "http://www.example.com/example_package"
      },
      "eligibleRegion": [
        {
          "@type": "Country",
          "name": "US"
        }
      ]
    }
  },
  "broadcastOfEvent": {
    "@type": "SportsEvent",
    "@id": "http://example.com/basketball/professional/final_game_6"
  }
}

體育賽事


{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type":"SportsEvent",
  "@id": "http://example.com/basketball/professional/final_game_6",
  "name":"2019 Professional Basketball Finals, Game 6: Team A at Team B",
  "sport":"https://en.wikipedia.org/wiki/Basketball",
  "description": {
      "@language": "en",
      "@value": "Game 6 of the 2019 Professional Basketball Finals. Team A leads the series 3-2 against Team B."
    },
  "startDate": "2018-09-16T10:00-08:00",
  "endDate": "2018-09-16T13:00-08:00",
  "homeTeam":{
    "@type":"SportsTeam",
    "name":"Team B",
    "sport":"https://en.wikipedia.org/wiki/Basketball",
    "parentOrganization":{
      "@type":"SportsOrganization",
      "name":"Professional Basketball League",
      "sameAs":"http://www.example.com/professional_basketball_league"
    },
    "athlete":[
      {
        "@type":"Person",
        "name":"John doe"
      }
    ]
  },
  "awayTeam":{
    "@type":"SportsTeam",
    "name":"Team A",
    "sport":"https://en.wikipedia.org/wiki/Basketball",
    "athlete":[
      {
        "@type":"Person",
        "name":"Jane Doe"
      }
    ]
  },
  "location":{
    "@type":"Place",
    "name":"Example Stadium",
    "address":{
      "@type":"PostalAddress",
      "streetAddress":"1600 Amphitheatre Pkwy",
      "addressLocality":"Mountain View",
      "addressRegion":"CA",
      "postalCode":"94043",
      "addressCountry":"US"
    }
  },
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "TMS_ID",
      "value":  "TMS ID of this game"
    }
  ]
}

案例 3:屬於電視直播目錄的體育賽事,並在頻道上進行線上串流

活動轉播


{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "BroadcastEvent",
  "@id": "http://example.com/live_eevent/basketball/professional/final_game_6",
  "name": "2019 Professional Basketball Finals, Game 6: Team A at Team B",
  "description": "Game 6 of the 2019 Professional Basketball Finals. Team A leads the series 3-2 against Team B.",
  "startDate": "2018-09-16T10:00-08:00",
  "endDate": "2018-09-16T13:00-08:00",
  "videoFormat": "HD",
  "isLiveBroadcast": "False",
  "publishedOn": {
    "@type": "BroadcastService",
    "@id": "http://example.com/stations/example_tv"
  },
  "broadcastOfEvent": {
    "@type": "SportsEvent",
    "@id": "http://example.com/basketball/professional/final_game_6"
  }
}

體育賽事


{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type":"SportsEvent",
  "@id": "http://example.com/basketball/professional/final_game_6",
  "name":"2019 Professional Basketball Finals, Game 6: Team A at Team B",
  "sport":"https://en.wikipedia.org/wiki/Basketball",
  "description": {
      "@language": "en",
      "@value": "Game 6 of the 2019 Professional Basketball Finals. Team A leads the series 3-2 against Team B."
    },
  "startDate": "2018-09-16T10:00-08:00",
  "endDate": "2018-09-16T13:00-08:00",
  "homeTeam":{
    "@type":"SportsTeam",
    "name":"Team B",
    "sport":"https://en.wikipedia.org/wiki/Basketball",
    "parentOrganization":{
      "@type":"SportsOrganization",
      "name":"Professional Basketball League",
      "sameAs":"http://www.example.com/professional_basketball_league"
    },
    "athlete":[
      {
        "@type":"Person",
        "name":"John doe"
      }
    ]
  },
  "awayTeam":{
    "@type":"SportsTeam",
    "name":"Team A",
    "sport":"https://en.wikipedia.org/wiki/Basketball",
    "athlete":[
      {
        "@type":"Person",
        "name":"Jane Doe"
      }
    ]
  },
  "location":{
    "@type":"Place",
    "name":"Example Stadium",
    "address":{
      "@type":"PostalAddress",
      "streetAddress":"1600 Amphitheatre Pkwy",
      "addressLocality":"Mountain View",
      "addressRegion":"CA",
      "postalCode":"94043",
      "addressCountry":"US"
    }
  }
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "TMS_ID",
      "value":  "TMS ID of this game"
    }
  ]
}

BroadcastServiceCableOrSatelliteServiceTelevisionChannelOrganization 實體,請參閱「概念」一節中的「電視直播頻道」一節

如何處理額外內容?

什麼是額外內容?
  • 隨機重播或重播短片
  • 遊戲預覽
  • 遊戲精彩片段
  • 遊戲出糗片段
  • 球員訪問片段
  • 幕後花絮影片
  • 遊戲評論 (使用者原創或其他)
  • 其他隨機的短片片段
編號 用途 建模指南
情況 1 我的隨選影片目錄中有額外內容。
  • 系統不支援這項功能,因此無法在動態饋給中提供。
  • 不過,ViTA 可用來提供這類內容的子集。詳情請洽詢您的 Google 代表,瞭解更多關於 ViTA 的資訊。
情況 2 我的直播目錄中含有額外內容

子案例 1:內容可透過網路直播

  • 提供 BroadcastEvent 實體,以便分享廣播的時間表。
  • 使用 BroadcastEvent.potentialAction 屬性提供內容的深層連結。
  • 將任何相關中繼資料 (與剪輯片段相關) 直接新增至 BroadcastEvent 。舉例來說,您可以使用 BroadcastEvent.image 屬性新增圖片。您可以使用 BroadcastEvent.contentRating 屬性新增年齡分級。
  • 由於此內容類型並非 SportsEvent,動態饋給不得含有 SportsEvent 實體。因此,請勿提供 BroadcastEvent 上的 broadcastOfEvent 屬性。
  • 由於 BroadcastEvent 未與管道綁定,因此請勿在 BroadcastEvent 上提供 publishedOn 屬性。

子案例 2:內容可透過頻道在網路上直播

  • 必須提供 BroadcastEvent 實體,才能分享廣播的時間表。
  • 必須提供 BroadcastServiceOrganizationTelevisionChannel CableOrSatelliteService 實體,以代表頻道和供應商陣容。
  • 遊戲的深層連結必須是 BroadcastService 深層連結,由 BroadcastService.potentialAction 資源表示,且必須提供這項資源。
  • 請勿提供 BroadcastEvent.potentialAction 屬性。
  • 任何與剪輯片段相關的中繼資料都必須直接新增至 BroadcastEvent。例如,您可以使用 BroadcastEvent.image 屬性新增圖片。您可以使用 BroadcastEvent.contentRating 屬性新增年齡分級。
  • 由於此內容類型並非 SportsEvent,動態饋給不得含有 SportsEvent 實體。因此,請勿提供 BroadcastEvent 上的 broadcastOfEvent 屬性。
  • 由於它與管道相關聯,請在 BroadcastEvent 上提供 publishedOn 屬性。
情況 3 我有額外內容,可在隨選影片和直播電視目錄中提供

由於隨選影片的運動賽事前導內容目前不受動態消息接受,因此這與第 2 種情況類似。請參閱相關操作說明。

常見問題

問:我可以在哪裡找到先前提到實體的相關規格?

答:請參閱這裡的必要規格。

整體說明文件 連結
SportsEvent 連結
BroadcastServiceOrganizationTelevisionChannel CableOrSatelliteService 連結
BroadcastEvent 連結

問:有沒有更詳細的文件,說明如何模擬直播電視頻道和節目陣容?

答:可以,詳情請參閱「概念」下方的「直播電視頻道」一節。如果無法查看文件,歡迎隨時要求查看權限。

問:ViTA 是否也支援完整的直播賽事和完整賽事重播?

答:除了部分邊緣內容外,VITA 支援聯盟完整直播賽事和完整賽事重播的中繼資料

  • 如果合作夥伴已與 Google 建立可正常運作的媒體動作動態饋給,或是提供隨選影片或直播電視,Google 就會要求動態饋給擴充並納入支援的 SportsEvent 類型。

    • 在短期內,合作夥伴可以使用 ViTA 擷取邊緣內容。我們會在長期內,透過動態消息支援所有類型的內容。
  • 如果合作夥伴沒有隨選影片或直播電視服務,但只提供聯盟運動和相關的邊播內容,ViTA 就是一個很好的起點。詳情請洽詢您的 Google 代表,進一步瞭解 ViTA