พร็อพเพอร์ตี้มาร์กอัปเนื้อหาของคลิป

ส่วนนี้แสดงรายละเอียดของพร็อพเพอร์ตี้มาร์กอัปเนื้อหาสำหรับ Preview, Recap, Review, Highlight, Blooper, BehindTheScene DeletedScene และคลิป Interview ประเภท

แสดงตัวอย่างตารางข้อกำหนด

พร็อพเพอร์ตี้ ประเภทที่คาดหวัง คำอธิบาย
@context Text ต้องระบุ - ตั้งค่าเป็น ["http://schema.org", {"@language": "xx"}] เสมอ
  • xx แสดงถึงภาษาของสตริงในฟีด บริบทรูทของเอนทิตีแต่ละรายการควรตั้งค่า @language เป็นรหัสภาษาที่เหมาะสมในรูปแบบ BCP 47 ตัวอย่างเช่น หากตั้งค่าภาษาเป็นภาษาสเปน ค่าสำหรับ name และ description จะถือว่าเป็นภาษาสเปน แม้ว่าภาษาของคำบรรยาย/เสียงพากย์จะเป็นภาษาอังกฤษก็ตาม
@type Text ต้องระบุ - ตั้งค่าเป็น Preview เสมอ
@id URL จำเป็น - ตัวระบุของตัวอย่างในรูปแบบ URI เช่น https://example.com/1234abc
@id ต้องเป็นไปตามข้อกำหนดต่อไปนี้
  • ซึ่งจะไม่ซ้ำกันในแคตตาล็อกของคุณทั่วโลก
  • เป็นภาพนิ่ง รหัสต้องคงที่และไม่มีการเปลี่ยนแปลงเมื่อเวลาผ่านไป
  • อยู่ในรูปแบบของ Unified Resource Identifier (URI)
  • โดเมนที่ใช้สำหรับค่า @id ต้องเป็นขององค์กรคุณ
name Text ต้องระบุ - ชื่อของคลิปตัวอย่าง
description Text ต้องระบุ - คำอธิบายของตัวอย่าง ต้องมีอักขระไม่เกิน 300 ตัว
potentialAction การดำเนินการเพื่อรับชม ต้องระบุ - ออบเจ็กต์มาร์กอัปการดําเนินการที่ระบุรายละเอียดของการดําเนินการ
mainEntity.@type Text ต้องระบุ - ใช้พร็อพเพอร์ตี้ mainEntity เพื่อแสดงเอนทิตีที่มีตัวอย่างนี้

พร็อพเพอร์ตี้นี้มีค่าต่อไปนี้ได้
พร็อพเพอร์ตี้ mainEntity ต้องเป็นเอนทิตีระดับบนสุดในฟีดด้วย เพิ่มข้อมูลเมตาที่จำเป็นทั้งหมดสำหรับประเภทที่เกี่ยวข้องตามที่ระบุโดยตารางข้อมูลจำเพาะในเอกสารนี้ คุณจะใส่ Deep Link ไว้ในพร็อพเพอร์ตี้ potentialAction หรือไม่ก็ได้สำหรับ mainEntity ประเภทนี้
mainEntity.@id URL ต้องระบุ - @id ของเอนทิตีที่เกี่ยวข้อง เอนทิตีต้องอยู่ในฟีดและมี @id ที่แตกต่างจาก @id Preview

แสดงตัวอย่าง

ตัวอย่างต่อไปนี้แสดงมาร์กอัปสำหรับคลิป Preview ในแท็บด้านซ้ายและ mainEntityที่ลิงก์ไว้ในแท็บด้านขวา ตัวอย่างนี้ไม่มี ในประเภท mainEntity

Preview

คลิปต่อไปนี้แสดงตัวอย่างการแข่งขันกีฬา การแข่งขันกีฬา มีการระบุโดย @type และ @id ของพร็อพเพอร์ตี้ mainEntity

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "Preview"
  "@id": "https://www.example.com/preview_clip/teama-teamb",
  "name": "A preview for Team A vs Team B"
  "description": "An analysis of two teams, Team A and Team B, before their game."
  "potentialAction": {
      "@type": "WatchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "http://www.example.com/premium/teama_vs_teamb_pregame",
        "inLanguage": "en",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform",
          "http://schema.org/AndroidPlatform",
          "http://schema.org/IOSPlatform",
          "http://schema.googleapis.com/GoogleVideoCast"
        ]
      },
      "actionAccessibilityRequirement": {
        "@type": "ActionAccessSpecification",
        "category": "subscription",
        "availabilityStarts": "2019-09-09T10:00:00Z",
        "availabilityEnds": "2019-09-31T10:00:00Z",
        "requiresSubscription": {
          "@type": "MediaSubscription",
          "@id": "http://www.example.com/premium_subscription",
          "name": "Example Premium",
          "sameAs": "http://www.example.com/premium_subscription"
        },
        "eligibleRegion": [
          {
            "@type": "Country",
            "name": "US"
          },
          {
            "@type": "Country",
            "name": "CA"
          }
        ]
      }
    }
  "mainEntity": {
    "@type": "SportsEvent",
    "@id": "https://www.example.com/game/2019-09-12/teama-teamb"
  }
}

SportsEvent

ต่อไปนี้เป็น mainEntity ที่เกี่ยวข้องกับคลิปที่ระบุไว้ใน คลิป Preview รายการ เอนทิตีนี้ไม่มี Deep Link หากคุณมี คุณสามารถเพิ่มลิงก์ได้โดยใช้พร็อพเพอร์ตี้ potentialAction

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type":"SportsEvent",
  "@id": "https://www.example.com/game/2019-09-12/teama-teamb",
  "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."
    },
    {
      "@language": "en",
      "@value": "2019 Professional Basketball, Game 6. Team A at Team B."
    }
  ],
  "startDate": "2018-09-16T21:10-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"
    }
  ]
}

ตารางข้อมูลจำเพาะของ Recap

พร็อพเพอร์ตี้ ประเภทที่คาดหวัง คำอธิบาย
@context Text ต้องระบุ - ตั้งค่าเป็น ["http://schema.org", {"@language": "xx"}] เสมอ
  • xx แสดงถึงภาษาของสตริงในฟีด บริบทรูทของเอนทิตีแต่ละรายการควรตั้งค่า @language เป็นรหัสภาษาที่เหมาะสมในรูปแบบ BCP 47 ตัวอย่างเช่น หากตั้งค่าภาษาเป็นภาษาสเปน ค่าสำหรับ name และ description จะถือว่าเป็นภาษาสเปน แม้ว่าภาษาของคำบรรยาย/เสียงพากย์จะเป็นภาษาอังกฤษก็ตาม
@type Text ต้องระบุ - ตั้งค่าเป็น Recap เสมอ
@id URL ต้องระบุ - ตัวระบุของสรุปในรูปแบบ URI เช่น https://example.com/1234abc
@id ต้องเป็นไปตามข้อกำหนดต่อไปนี้
  • ซึ่งจะไม่ซ้ำกันในแคตตาล็อกของคุณทั่วโลก
  • เป็นภาพนิ่ง รหัสต้องคงที่และไม่มีการเปลี่ยนแปลงเมื่อเวลาผ่านไป
  • อยู่ในรูปแบบของ Unified Resource Identifier (URI)
  • โดเมนที่ใช้สำหรับค่า @id ต้องเป็นขององค์กรคุณ
name Text ต้องระบุ - ชื่อของคลิปสรุป
description Text ต้องระบุ - คําอธิบายสรุป ต้องมีความยาวไม่เกิน 300 อักขระ
potentialAction การดำเนินการเพื่อรับชม ต้องระบุ - ออบเจ็กต์มาร์กอัปการดําเนินการที่ระบุรายละเอียดของการดําเนินการ
mainEntity.@type Text ต้องระบุ - ใช้พร็อพเพอร์ตี้ mainEntity เพื่อแสดงเอนทิตีที่มีอยู่ในสรุปนี้

พร็อพเพอร์ตี้นี้มีค่าต่อไปนี้ได้
พร็อพเพอร์ตี้ mainEntity ต้องเป็นเอนทิตีระดับบนสุดในฟีดด้วย เพิ่มข้อมูลเมตาที่จำเป็นทั้งหมดสำหรับประเภทที่เกี่ยวข้องตามที่ระบุโดยตารางข้อมูลจำเพาะในเอกสารนี้ คุณจะใส่ Deep Link ไว้ในพร็อพเพอร์ตี้ potentialAction หรือไม่ก็ได้สำหรับ mainEntity ประเภทนี้
mainEntity.@id URL ต้องระบุ - @id ของเอนทิตีที่เกี่ยวข้อง เอนทิตีต้องอยู่ในฟีดและมี @id ที่แตกต่างจาก @id Recap

ตัวอย่าง Recap

ตัวอย่างต่อไปนี้แสดงมาร์กอัปสำหรับคลิป Recap ในแท็บด้านซ้ายและ mainEntityที่ลิงก์ไว้ในแท็บด้านขวา ตัวอย่างนี้ไม่มี ในประเภท mainEntity

สรุป

คลิปต่อไปนี้แสดงสรุปการแข่งขันกีฬา การแข่งขันกีฬา ที่ระบุโดย @type และ @id ของพร็อพเพอร์ตี้ mainEntity

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "Recap"
  "@id": "https://www.example.com/recap_clip/teama-teamb",
  "name": "A recap for Team A vs Team B"
  "description": "An analysis of two teams, Team A and Team B, after their game."
  "potentialAction": {
      "@type": "WatchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "http://www.example.com/premium/teama_vs_teamb_recap",
        "inLanguage": "en",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform",
          "http://schema.org/AndroidPlatform",
          "http://schema.org/IOSPlatform",
          "http://schema.googleapis.com/GoogleVideoCast"
        ]
      },
      "actionAccessibilityRequirement": {
        "@type": "ActionAccessSpecification",
        "category": "subscription",
        "availabilityStarts": "2019-09-09T10:00:00Z",
        "availabilityEnds": "2019-09-31T10:00:00Z",
        "requiresSubscription": {
          "@type": "MediaSubscription",
          "@id": "http://www.example.com/premium_subscription",
          "name": "Example Premium",
          "sameAs": "http://www.example.com/premium_subscription"
        },
        "eligibleRegion": [
          {
            "@type": "Country",
            "name": "US"
          },
          {
            "@type": "Country",
            "name": "CA"
          }
        ]
      }
    }
  "mainEntity": {
    "@type": "SportsEvent",
    "@id": "https://www.example.com/game/2019-09-12/teama-teamb"
  }
}

SportsEvent

ต่อไปนี้เป็น mainEntity ที่เกี่ยวข้องกับคลิปที่ระบุไว้ใน คลิป Recap รายการ เอนทิตีนี้ไม่มี Deep Link หากคุณมี คุณสามารถเพิ่มลิงก์ได้โดยใช้พร็อพเพอร์ตี้ potentialAction

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type":"SportsEvent",
  "@id": "https://www.example.com/game/2019-09-12/teama-teamb",
  "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."
    },
    {
      "@language": "en",
      "@value": "2019 Professional Basketball, Game 6. Team A at Team B."
    }
  ],
  "startDate": "2018-09-16T21:10-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"
    }
  ]
}

ตารางข้อมูลจำเพาะของการตรวจสอบ

พร็อพเพอร์ตี้ ประเภทที่คาดหวัง คำอธิบาย
@context Text ต้องระบุ - ตั้งค่าเป็น ["http://schema.org", {"@language": "xx"}] เสมอ
  • xx แสดงถึงภาษาของสตริงในฟีด บริบทรูทของเอนทิตีแต่ละรายการควรตั้งค่า @language เป็นรหัสภาษาที่เหมาะสมในรูปแบบ BCP 47 ตัวอย่างเช่น หากตั้งค่าภาษาเป็นภาษาสเปน ค่าสำหรับ name และ description จะถือว่าเป็นภาษาสเปน แม้ว่าภาษาของคำบรรยาย/เสียงพากย์จะเป็นภาษาอังกฤษก็ตาม
@type Text ต้องระบุ - ตั้งค่าเป็น Review เสมอ
@id URL ต้องระบุ - ตัวระบุของรีวิวในรูปแบบ URI เช่น https://example.com/1234abc
@id ต้องเป็นไปตามข้อกำหนดต่อไปนี้
  • ซึ่งจะไม่ซ้ำกันในแคตตาล็อกของคุณทั่วโลก
  • เป็นภาพนิ่ง รหัสต้องคงที่และไม่มีการเปลี่ยนแปลงเมื่อเวลาผ่านไป
  • อยู่ในรูปแบบของ Unified Resource Identifier (URI)
  • โดเมนที่ใช้สำหรับค่า @id ต้องเป็นขององค์กรคุณ
name Text ต้องระบุ - ชื่อของคลิปรีวิว
description Text ต้องระบุ - คำอธิบายรีวิว โดยมีอักขระไม่เกิน 300 ตัว
potentialAction การดำเนินการเพื่อรับชม ต้องระบุ - ออบเจ็กต์มาร์กอัปการดําเนินการที่ระบุรายละเอียดของการดําเนินการ
mainEntity.@type Text ต้องระบุ - ใช้พร็อพเพอร์ตี้ mainEntity เพื่อแสดงเอนทิตีของรีวิวนี้

พร็อพเพอร์ตี้นี้มีค่าต่อไปนี้ได้
พร็อพเพอร์ตี้ mainEntity ต้องเป็นเอนทิตีระดับบนสุดในฟีดด้วย เพิ่มข้อมูลเมตาที่จำเป็นทั้งหมดสำหรับประเภทที่เกี่ยวข้องตามที่ระบุโดยตารางข้อมูลจำเพาะในเอกสารนี้ คุณจะใส่ Deep Link ไว้ในพร็อพเพอร์ตี้ potentialAction หรือไม่ก็ได้สำหรับ mainEntity ประเภทนี้
mainEntity.@id URL ต้องระบุ - @id ของเอนทิตีที่เกี่ยวข้อง เอนทิตีต้องอยู่ในฟีดและมี @id ที่แตกต่างจาก @id Review

ตัวอย่างรีวิว

ตัวอย่างต่อไปนี้แสดงมาร์กอัปสำหรับคลิป Review ในแท็บด้านซ้ายและ mainEntityที่ลิงก์ไว้ในแท็บด้านขวา ตัวอย่างนี้มี Deep Link

ตรวจสอบ

คลิปต่อไปนี้แสดงถึงการรีวิวภาพยนตร์ ระบุภาพยนตร์โดย @type และ @id ของพร็อพเพอร์ตี้ mainEntity

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "Review"
  "@id": "https://www.example.com/review_clip/abc",
  "name": "A review of ABC"
  "description": "A no-spoiler review of the Sci-Fi Movie, ABC."
  "potentialAction": {
      "@type": "WatchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://www.example.com/review_clip/abc",
        "inLanguage": "en",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform",
          "http://schema.org/AndroidPlatform",
          "http://schema.org/IOSPlatform",
          "http://schema.googleapis.com/GoogleVideoCast"
        ]
      },
      "actionAccessibilityRequirement": {
        "@type": "ActionAccessSpecification",
        "category": "subscription",
        "availabilityStarts": "2019-09-09T10:00:00Z",
        "availabilityEnds": "2019-09-31T10:00:00Z",
        "requiresSubscription": {
          "@type": "MediaSubscription",
          "@id": "http://www.example.com/premium_subscription",
          "name": "Example Premium",
          "sameAs": "http://www.example.com/premium_subscription"
        },
        "eligibleRegion": [
          {
            "@type": "Country",
            "name": "US"
          },
          {
            "@type": "Country",
            "name": "CA"
          }
        ]
      }
    }
  "mainEntity": {
    "@type": "Movie",
    "@id": "https://www.example.com/movie/abc"
  }
}

ภาพยนตร์

ต่อไปนี้เป็น mainEntity ที่เกี่ยวข้องกับคลิปที่ระบุไว้ใน คลิป Review รายการ เอนทิตีนี้มี Deep Link อยู่ใน potentialAction

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "Movie",
  "@id": "https://www.example.com/movie/abc",
  "url": "https://www.example.com/movie/abc",
  "name": "My Favorite Movie",
  "potentialAction": {
    "@type": "WatchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "http://www.example.com/my_favorite_movie?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-07-21T10:35:29Z",
      "availabilityEnds": "2019-10-21T10:35:29Z",
      "requiresSubscription": {
          "@type": "MediaSubscription",
          "name": "Example Package",
          "commonTier": true,
          "@id": "https://example.com/package/example"
      },
      "eligibleRegion": [
        {
          "@type": "Country",
          "name": "US"
        },
        {
          "@type": "Country",
          "name": "CA"
        }
      ]
    }
  },
  "sameAs": "https://en.wikipedia.org/wiki/my_favorite_movie",
  "releasedEvent": {
    "@type": "PublicationEvent",
    "startDate": "2008-01-20",
    "location": {
      "@type": "Country",
      "name": "US"
    }
  },
  "popularityScore": {
    "@type": "PopularityScoreSpecification",
    "value": 78,
    "eligibleRegion": [
      {
        "@type": "Country",
        "name": "US"
      },
      {
        "@type": "Country",
        "name": "CA"
      }
    ]
  },
  "description": "This is my favorite movie.",
  "actor": [
    {
      "@type": "Person",
      "name": "John Doe",
      "sameAs": "https://en.wikipedia.org/wiki/John_Doe"
    },
    {
      "@type": "Person",
      "name": "Jane Doe",
      "sameAs": "https://en.wikipedia.org/wiki/Jane_Doe"
    }
  ],
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "IMDB_ID",
      "value":  "tt0123456"
    }
  ]
}

ตารางข้อมูลจำเพาะของไฮไลต์

พร็อพเพอร์ตี้ ประเภทที่คาดหวัง คำอธิบาย
@context Text ต้องระบุ - ตั้งค่าเป็น ["http://schema.org", {"@language": "xx"}] เสมอ
  • xx แสดงถึงภาษาของสตริงในฟีด บริบทรูทของเอนทิตีแต่ละรายการควรตั้งค่า @language เป็นรหัสภาษาที่เหมาะสมในรูปแบบ BCP 47 ตัวอย่างเช่น หากตั้งค่าภาษาเป็นภาษาสเปน ค่าสำหรับ name และ description จะถือว่าเป็นภาษาสเปน แม้ว่าภาษาของคำบรรยาย/เสียงพากย์จะเป็นภาษาอังกฤษก็ตาม
@type Text ต้องระบุ - ตั้งค่าเป็น Highlight เสมอ
@id URL ต้องระบุ - ตัวระบุของไฮไลต์ในรูปแบบ URI เช่น https://example.com/1234abc
@id ต้องเป็นไปตามข้อกำหนดต่อไปนี้
  • ซึ่งจะไม่ซ้ำกันในแคตตาล็อกของคุณทั่วโลก
  • เป็นภาพนิ่ง รหัสต้องคงที่และไม่มีการเปลี่ยนแปลงเมื่อเวลาผ่านไป
  • อยู่ในรูปแบบของ Unified Resource Identifier (URI)
  • โดเมนที่ใช้สำหรับค่า @id ต้องเป็นขององค์กรคุณ
name Text ต้องระบุ - ชื่อของคลิปไฮไลต์
description Text ต้องระบุ - คำอธิบายของไฮไลต์ต้องมีความยาวไม่เกิน 300 อักขระ
potentialAction การดำเนินการเพื่อรับชม ต้องระบุ - ออบเจ็กต์มาร์กอัปการดําเนินการที่ระบุรายละเอียดของการดําเนินการ
mainEntity.@type Text ต้องระบุ - ใช้พร็อพเพอร์ตี้ mainEntity เพื่อแสดงเอนทิตีของไฮไลต์นี้

พร็อพเพอร์ตี้นี้มีค่าต่อไปนี้
พร็อพเพอร์ตี้ mainEntity ต้องเป็นเอนทิตีระดับบนสุดในฟีดด้วย เพิ่มข้อมูลเมตาที่จำเป็นทั้งหมดสำหรับประเภทที่เกี่ยวข้องตามที่ระบุโดยตารางข้อมูลจำเพาะในเอกสารนี้ คุณจะใส่ Deep Link ไว้ในพร็อพเพอร์ตี้ potentialAction หรือไม่ก็ได้สำหรับ mainEntity ประเภทนี้
mainEntity.@id URL ต้องระบุ - @id ของเอนทิตีที่เกี่ยวข้อง เอนทิตีต้องอยู่ในฟีดและมี @id ที่แตกต่างจาก @id Highlight

ตัวอย่างไฮไลต์

ตัวอย่างต่อไปนี้แสดงมาร์กอัปสำหรับคลิป Highlight ในแท็บด้านซ้าย และ mainEntity ที่ลิงก์ไว้ในแท็บด้านขวา ตัวอย่างนี้ไม่มี Deep Link ในประเภท mainEntity

ไฮไลต์

คลิปต่อไปนี้แสดงไฮไลต์จากการแข่งขันกีฬา กีฬา มีการระบุเหตุการณ์โดย @type และ @id ของพร็อพเพอร์ตี้ mainEntity

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "Highlight"
  "@id": "https://www.example.com/highlight_clip/teama-teamb",
  "name": "Highlight for the Team A vs Team B game"
  "description": "Highlight for the Team A vs Team B game."
  "potentialAction": {
      "@type": "WatchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "http://www.example.com/premium/teama_vs_teamb_highlight",
        "inLanguage": "en",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform",
          "http://schema.org/AndroidPlatform",
          "http://schema.org/IOSPlatform",
          "http://schema.googleapis.com/GoogleVideoCast"
        ]
      },
      "actionAccessibilityRequirement": {
        "@type": "ActionAccessSpecification",
        "category": "subscription",
        "availabilityStarts": "2019-09-09T10:00:00Z",
        "availabilityEnds": "2019-09-31T10:00:00Z",
        "requiresSubscription": {
          "@type": "MediaSubscription",
          "@id": "http://www.example.com/premium_subscription",
          "name": "Example Premium",
          "sameAs": "http://www.example.com/premium_subscription"
        },
        "eligibleRegion": [
          {
            "@type": "Country",
            "name": "US"
          },
          {
            "@type": "Country",
            "name": "CA"
          }
        ]
      }
    }
  "mainEntity": {
    "@type": "SportsEvent",
    "@id": "https://www.example.com/game/2019-09-12/teama-teamb"
  }
}

SportsEvent

ต่อไปนี้เป็น mainEntity ที่เกี่ยวข้องกับคลิปที่ระบุไว้ใน คลิป Highlight รายการ เอนทิตีนี้ไม่มี Deep Link หากคุณมี คุณสามารถเพิ่มลิงก์ได้โดยใช้พร็อพเพอร์ตี้ potentialAction

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type":"SportsEvent",
  "@id": "https://www.example.com/game/2019-09-12/teama-teamb",
  "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."
    },
    {
      "@language": "en",
      "@value": "2019 Professional Basketball, Game 6. Team A at Team B."
    }
  ],
  "startDate": "2018-09-16T21:10-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"
    }
  ]
}

ตารางข้อมูลจำเพาะของ Blooper

พร็อพเพอร์ตี้ ประเภทที่คาดหวัง คำอธิบาย
@context Text ต้องระบุ - ตั้งค่าเป็น ["http://schema.org", {"@language": "xx"}] เสมอ
  • xx แสดงถึงภาษาของสตริงในฟีด บริบทรูทของเอนทิตีแต่ละรายการควรตั้งค่า @language เป็นรหัสภาษาที่เหมาะสมในรูปแบบ BCP 47 ตัวอย่างเช่น หากตั้งค่าภาษาเป็นภาษาสเปน ค่าสำหรับ name และ description จะถือว่าเป็นภาษาสเปน แม้ว่าภาษาของคำบรรยาย/เสียงพากย์จะเป็นภาษาอังกฤษก็ตาม
@type Text ต้องระบุ - ตั้งค่าเป็น Blooper เสมอ
@id URL จำเป็น - ตัวระบุของบลูเปอร์ในรูปแบบ URI เช่น https://example.com/1234abc
@id ต้องเป็นไปตามข้อกำหนดต่อไปนี้
  • ซึ่งจะไม่ซ้ำกันในแคตตาล็อกของคุณทั่วโลก
  • เป็นภาพนิ่ง รหัสต้องคงที่และไม่มีการเปลี่ยนแปลงเมื่อเวลาผ่านไป
  • อยู่ในรูปแบบของ Unified Resource Identifier (URI)
  • โดเมนที่ใช้สำหรับค่า @id ต้องเป็นขององค์กรคุณ
name Text ต้องระบุ - ชื่อของคลิปปล่อยวิดีโอ
description Text ต้องระบุ - คำอธิบายของฉากหยาบ ต้องมีความยาวไม่เกิน 300 อักขระ
potentialAction การดำเนินการเพื่อรับชม ต้องระบุ - ออบเจ็กต์มาร์กอัปการดําเนินการที่ระบุรายละเอียดของการดําเนินการ
mainEntity.@type Text ต้องระบุ - ใช้พร็อพเพอร์ตี้ mainEntity เพื่อแสดงเอนทิตีที่มีคลิปปล่อยวิดีโอนี้อยู่

พร็อพเพอร์ตี้นี้มีค่าต่อไปนี้
พร็อพเพอร์ตี้ mainEntity ต้องเป็นเอนทิตีระดับบนสุดในฟีดด้วย เพิ่มข้อมูลเมตาที่จำเป็นทั้งหมดสำหรับประเภทที่เกี่ยวข้องตามที่ระบุโดยตารางข้อมูลจำเพาะในเอกสารนี้ คุณจะใส่ Deep Link ไว้ในพร็อพเพอร์ตี้ potentialAction หรือไม่ก็ได้สำหรับ mainEntity ประเภทนี้
mainEntity.@id URL ต้องระบุ - @id ของเอนทิตีที่เกี่ยวข้อง เอนทิตีต้องอยู่ในฟีดและมี @id ที่แตกต่างจาก @id Blooper

ตัวอย่าง Blooper

ตัวอย่างต่อไปนี้แสดงมาร์กอัปสำหรับคลิป Blooper ในแท็บด้านซ้ายและ mainEntityที่ลิงก์ไว้ในแท็บด้านขวา ตัวอย่างนี้มี Deep Link

Blooper

คลิปต่อไปนี้แสดงฉากหลบจากภาพยนตร์ ภาพยนตร์เรื่องนี้ ที่ระบุโดย @type และ @id ของพร็อพเพอร์ตี้ mainEntity

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "Blooper"
  "@id": "https://www.example.com/blooper_abc",
  "name": "ABC Bloopers"
  "description": "Bloopers during the filming of ABC"
  "potentialAction": {
      "@type": "WatchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://www.example.com/blooper_abc",
        "inLanguage": "en",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform",
          "http://schema.org/AndroidPlatform",
          "http://schema.org/IOSPlatform",
          "http://schema.googleapis.com/GoogleVideoCast"
        ]
      },
      "actionAccessibilityRequirement": {
        "@type": "ActionAccessSpecification",
        "category": "subscription",
        "availabilityStarts": "2019-09-09T10:00:00Z",
        "availabilityEnds": "2019-09-31T10:00:00Z",
        "requiresSubscription": {
          "@type": "MediaSubscription",
          "@id": "http://www.example.com/premium_subscription",
          "name": "Example Premium",
          "sameAs": "http://www.example.com/premium_subscription"
        },
        "eligibleRegion": [
          {
            "@type": "Country",
            "name": "US"
          },
          {
            "@type": "Country",
            "name": "CA"
          }
        ]
      }
    }
  "mainEntity": {
    "@type": "Movie",
    "@id": "https://www.example.com/movie/abc"
  }
}

ภาพยนตร์

ต่อไปนี้เป็น mainEntity ที่เกี่ยวข้องกับคลิปที่ระบุไว้ใน คลิป Blooper รายการ เอนทิตีนี้มี Deep Link อยู่ใน potentialAction

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "Movie",
  "@id": "https://www.example.com/movie/abc",
  "url": "https://www.example.com/movie/abc",
  "name": "My Favorite Movie",
  "potentialAction": {
    "@type": "WatchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "http://www.example.com/my_favorite_movie?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-07-21T10:35:29Z",
      "availabilityEnds": "2019-10-21T10:35:29Z",
      "requiresSubscription": {
          "@type": "MediaSubscription",
          "name": "Example Package",
          "commonTier": true,
          "@id": "https://example.com/package/example"
      },
      "eligibleRegion": [
        {
          "@type": "Country",
          "name": "US"
        },
        {
          "@type": "Country",
          "name": "CA"
        }
      ]
    }
  },
  "sameAs": "https://en.wikipedia.org/wiki/my_favorite_movie",
  "releasedEvent": {
    "@type": "PublicationEvent",
    "startDate": "2008-01-20",
    "location": {
      "@type": "Country",
      "name": "US"
    }
  },
  "popularityScore": {
    "@type": "PopularityScoreSpecification",
    "value": 78,
    "eligibleRegion": [
      {
        "@type": "Country",
        "name": "US"
      },
      {
        "@type": "Country",
        "name": "CA"
      }
    ]
  },
  "description": "This is my favorite movie.",
  "actor": [
    {
      "@type": "Person",
      "name": "John Doe",
      "sameAs": "https://en.wikipedia.org/wiki/John_Doe"
    },
    {
      "@type": "Person",
      "name": "Jane Doe",
      "sameAs": "https://en.wikipedia.org/wiki/Jane_Doe"
    }
  ],
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "IMDB_ID",
      "value":  "tt0123456"
    }
  ]
}

ตารางข้อมูลจำเพาะเบื้องหลัง

พร็อพเพอร์ตี้ ประเภทที่คาดหวัง คำอธิบาย
@context Text ต้องระบุ - ตั้งค่าเป็น ["http://schema.org", {"@language": "xx"}] เสมอ
  • xx แสดงถึงภาษาของสตริงในฟีด บริบทรูทของเอนทิตีแต่ละรายการควรตั้งค่า @language เป็นรหัสภาษาที่เหมาะสมในรูปแบบ BCP 47 ตัวอย่างเช่น หากตั้งค่าภาษาเป็นภาษาสเปน ค่าสำหรับ name และ description จะถือว่าเป็นภาษาสเปน แม้ว่าภาษาของคำบรรยาย/เสียงพากย์จะเป็นภาษาอังกฤษก็ตาม
@type Text ต้องระบุ - ตั้งค่าเป็น BehindTheScene เสมอ
@id URL ต้องระบุ - ตัวระบุของคลิปในรูปแบบ URI เช่น https://example.com/1234abc
@id ต้องเป็นไปตามข้อกำหนดต่อไปนี้
  • ซึ่งจะไม่ซ้ำกันในแคตตาล็อกของคุณทั่วโลก
  • เป็นภาพนิ่ง รหัสต้องคงที่และไม่มีการเปลี่ยนแปลงเมื่อเวลาผ่านไป
  • อยู่ในรูปแบบของ Unified Resource Identifier (URI)
  • โดเมนที่ใช้สำหรับค่า @id ต้องเป็นขององค์กรคุณ
name Text ต้องระบุ - ชื่อของคลิปเบื้องหลัง
description Text ต้องระบุ - คำอธิบายคลิปเบื้องหลังความยาวไม่เกิน 300 อักขระ
potentialAction การดำเนินการเพื่อรับชม ต้องระบุ - ออบเจ็กต์มาร์กอัปการดําเนินการที่ระบุรายละเอียดของการดําเนินการ
mainEntity.@type Text ต้องระบุ - ใช้พร็อพเพอร์ตี้ mainEntity เพื่อแสดงเอนทิตีของคลิปเบื้องหลังนี้

พร็อพเพอร์ตี้นี้มีค่าต่อไปนี้
พร็อพเพอร์ตี้ mainEntity ต้องเป็นเอนทิตีระดับบนสุดในฟีดด้วย เพิ่มข้อมูลเมตาที่จำเป็นทั้งหมดสำหรับประเภทที่เกี่ยวข้องตามที่ระบุโดยตารางข้อมูลจำเพาะในเอกสารนี้ คุณจะใส่ Deep Link ไว้ในพร็อพเพอร์ตี้ potentialAction หรือไม่ก็ได้สำหรับ mainEntity ประเภทนี้
mainEntity.@id URL ต้องระบุ - @id ของเอนทิตีที่เกี่ยวข้อง เอนทิตีต้องอยู่ในฟีดและมี @id ที่แตกต่างจาก @id BehindTheScene

ตัวอย่างเบื้องหลัง

ตัวอย่างต่อไปนี้แสดงมาร์กอัปสำหรับคลิป BehindTheScene ทางด้านซ้าย และ mainEntity ที่ลิงก์ไว้ในแท็บด้านขวา ตัวอย่างนี้มีมิติข้อมูล ลิงก์

BehindTheScene

รายการต่อไปนี้แสดงคลิปเบื้องหลังของภาพยนตร์ ภาพยนตร์เรื่องนี้ ที่ระบุโดย @type และ @id ของพร็อพเพอร์ตี้ mainEntity

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "BehindTheScene"
  "@id": "https://www.example.com/behind_the_scene_abc",
  "name": "ABC Behind the scene"
  "description": "Behind the scene of ABC."
  "potentialAction": {
      "@type": "WatchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://www.example.com/behind_the_scene_abc",
        "inLanguage": "en",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform",
          "http://schema.org/AndroidPlatform",
          "http://schema.org/IOSPlatform",
          "http://schema.googleapis.com/GoogleVideoCast"
        ]
      },
      "actionAccessibilityRequirement": {
        "@type": "ActionAccessSpecification",
        "category": "subscription",
        "availabilityStarts": "2019-09-09T10:00:00Z",
        "availabilityEnds": "2019-09-31T10:00:00Z",
        "requiresSubscription": {
          "@type": "MediaSubscription",
          "@id": "http://www.example.com/premium_subscription",
          "name": "Example Premium",
          "sameAs": "http://www.example.com/premium_subscription"
        },
        "eligibleRegion": [
          {
            "@type": "Country",
            "name": "US"
          },
          {
            "@type": "Country",
            "name": "CA"
          }
        ]
      }
    }
  "mainEntity": {
    "@type": "Movie",
    "@id": "https://www.example.com/movie/abc"
  }
}

ภาพยนตร์

ต่อไปนี้เป็น mainEntity ที่เกี่ยวข้องกับคลิปที่ระบุไว้ใน คลิป BehindTheScene รายการ เอนทิตีนี้มี Deep Link อยู่ใน พร็อพเพอร์ตี้ potentialAction

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "Movie",
  "@id": "https://www.example.com/movie/abc",
  "url": "https://www.example.com/movie/abc",
  "name": "My Favorite Movie",
  "potentialAction": {
    "@type": "WatchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "http://www.example.com/my_favorite_movie?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-07-21T10:35:29Z",
      "availabilityEnds": "2019-10-21T10:35:29Z",
      "requiresSubscription": {
          "@type": "MediaSubscription",
          "name": "Example Package",
          "commonTier": true,
          "@id": "https://example.com/package/example"
      },
      "eligibleRegion": [
        {
          "@type": "Country",
          "name": "US"
        },
        {
          "@type": "Country",
          "name": "CA"
        }
      ]
    }
  },
  "sameAs": "https://en.wikipedia.org/wiki/my_favorite_movie",
  "releasedEvent": {
    "@type": "PublicationEvent",
    "startDate": "2008-01-20",
    "location": {
      "@type": "Country",
      "name": "US"
    }
  },
  "popularityScore": {
    "@type": "PopularityScoreSpecification",
    "value": 78,
    "eligibleRegion": [
      {
        "@type": "Country",
        "name": "US"
      },
      {
        "@type": "Country",
        "name": "CA"
      }
    ]
  },
  "description": "This is my favorite movie.",
  "actor": [
    {
      "@type": "Person",
      "name": "John Doe",
      "sameAs": "https://en.wikipedia.org/wiki/John_Doe"
    },
    {
      "@type": "Person",
      "name": "Jane Doe",
      "sameAs": "https://en.wikipedia.org/wiki/Jane_Doe"
    }
  ],
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "IMDB_ID",
      "value":  "tt0123456"
    }
  ]
}

ตารางข้อมูลจำเพาะของ DeletedScene

พร็อพเพอร์ตี้ ประเภทที่คาดหวัง คำอธิบาย
@context Text ต้องระบุ - ตั้งค่าเป็น ["http://schema.org", {"@language": "xx"}] เสมอ
  • xx แสดงถึงภาษาของสตริงในฟีด บริบทรูทของเอนทิตีแต่ละรายการควรตั้งค่า @language เป็นรหัสภาษาที่เหมาะสมในรูปแบบ BCP 47 ตัวอย่างเช่น หากตั้งค่าภาษาเป็นภาษาสเปน ค่าสำหรับ name และ description จะถือว่าเป็นภาษาสเปน แม้ว่าภาษาของคำบรรยาย/เสียงพากย์จะเป็นภาษาอังกฤษก็ตาม
@type Text ต้องระบุ - ตั้งค่าเป็น DeletedScene เสมอ
@id URL ต้องระบุ - ตัวระบุของคลิปในรูปแบบ URI เช่น https://example.com/1234abc
@id ต้องเป็นไปตามข้อกำหนดต่อไปนี้
  • ซึ่งจะไม่ซ้ำกันในแคตตาล็อกของคุณทั่วโลก
  • เป็นภาพนิ่ง รหัสต้องคงที่และไม่มีการเปลี่ยนแปลงเมื่อเวลาผ่านไป
  • อยู่ในรูปแบบของ Unified Resource Identifier (URI)
  • โดเมนที่ใช้สำหรับค่า @id ต้องเป็นขององค์กรคุณ
name Text ต้องระบุ - ชื่อของฉากที่ถูกลบ
description Text ต้องระบุ - คำอธิบายของฉากที่ถูกลบ โดยมีความยาวไม่เกิน 300 อักขระ
potentialAction การดำเนินการเพื่อรับชม ต้องระบุ - ออบเจ็กต์มาร์กอัปการดําเนินการที่ระบุรายละเอียดของการดําเนินการ
mainEntity.@type Text ต้องระบุ - ใช้พร็อพเพอร์ตี้ mainEntity เพื่อแสดงเอนทิตีที่มีฉากที่ถูกลบนี้

พร็อพเพอร์ตี้นี้สามารถมีค่าดังต่อไปนี้:
พร็อพเพอร์ตี้ mainEntity ต้องเป็นเอนทิตีระดับบนสุดในฟีดด้วย เพิ่มข้อมูลเมตาที่จำเป็นทั้งหมดสำหรับประเภทที่เกี่ยวข้องตามที่ระบุโดยตารางข้อมูลจำเพาะในเอกสารนี้ คุณจะใส่ Deep Link ไว้ในพร็อพเพอร์ตี้ potentialAction หรือไม่ก็ได้สำหรับ mainEntity ประเภทนี้
mainEntity.@id URL ต้องระบุ - @id ของเอนทิตีที่เกี่ยวข้อง เอนทิตีต้องอยู่ในฟีดและมี @id ที่แตกต่างจาก @id DeletedScene

ตัวอย่าง deletedScene

ตัวอย่างต่อไปนี้แสดงมาร์กอัปสำหรับคลิป DeletedScene ในแท็บด้านซ้าย และ mainEntity ที่ลิงก์ไว้ในแท็บด้านขวา ตัวอย่างนี้มี Deep Link

DeletedScene

คลิปต่อไปนี้แสดงฉากที่ถูกลบออกจากภาพยนตร์ ภาพยนตร์เรื่องนี้ ที่ระบุโดย @type และ @id ของพร็อพเพอร์ตี้ mainEntity

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "DeletedScene"
  "@id": "https://www.example.com/deleted_scene_abc",
  "name": "Deleted Sscenes in ABC"
  "description": "Deleted Sscenes in ABC."
  "potentialAction": {
      "@type": "WatchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://www.example.com/deleted_scene_abc",
        "inLanguage": "en",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform",
          "http://schema.org/AndroidPlatform",
          "http://schema.org/IOSPlatform",
          "http://schema.googleapis.com/GoogleVideoCast"
        ]
      },
      "actionAccessibilityRequirement": {
        "@type": "ActionAccessSpecification",
        "category": "subscription",
        "availabilityStarts": "2019-09-09T10:00:00Z",
        "availabilityEnds": "2019-09-31T10:00:00Z",
        "requiresSubscription": {
          "@type": "MediaSubscription",
          "@id": "http://www.example.com/premium_subscription",
          "name": "Example Premium",
          "sameAs": "http://www.example.com/premium_subscription"
        },
        "eligibleRegion": [
          {
            "@type": "Country",
            "name": "US"
          },
          {
            "@type": "Country",
            "name": "CA"
          }
        ]
      }
    }
  "mainEntity": {
    "@type": "Movie",
    "@id": "https://www.example.com/movie/abc"
  }
}

ภาพยนตร์

ต่อไปนี้เป็น mainEntity ที่เกี่ยวข้องกับคลิปที่ระบุไว้ใน คลิป DeletedScene รายการ เอนทิตีนี้มี Deep Link อยู่ใน พร็อพเพอร์ตี้ potentialAction

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "Movie",
  "@id": "https://www.example.com/movie/abc",
  "url": "https://www.example.com/movie/abc",
  "name": "My Favorite Movie",
  "potentialAction": {
    "@type": "WatchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "http://www.example.com/my_favorite_movie?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-07-21T10:35:29Z",
      "availabilityEnds": "2019-10-21T10:35:29Z",
      "requiresSubscription": {
          "@type": "MediaSubscription",
          "name": "Example Package",
          "commonTier": true,
          "@id": "https://example.com/package/example"
      },
      "eligibleRegion": [
        {
          "@type": "Country",
          "name": "US"
        },
        {
          "@type": "Country",
          "name": "CA"
        }
      ]
    }
  },
  "sameAs": "https://en.wikipedia.org/wiki/my_favorite_movie",
  "releasedEvent": {
    "@type": "PublicationEvent",
    "startDate": "2008-01-20",
    "location": {
      "@type": "Country",
      "name": "US"
    }
  },
  "popularityScore": {
    "@type": "PopularityScoreSpecification",
    "value": 78,
    "eligibleRegion": [
      {
        "@type": "Country",
        "name": "US"
      },
      {
        "@type": "Country",
        "name": "CA"
      }
    ]
  },
  "description": "This is my favorite movie.",
  "actor": [
    {
      "@type": "Person",
      "name": "John Doe",
      "sameAs": "https://en.wikipedia.org/wiki/John_Doe"
    },
    {
      "@type": "Person",
      "name": "Jane Doe",
      "sameAs": "https://en.wikipedia.org/wiki/Jane_Doe"
    }
  ],
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "IMDB_ID",
      "value":  "tt0123456"
    }
  ]
}

ตารางข้อมูลจำเพาะสำหรับการสัมภาษณ์

พร็อพเพอร์ตี้ ประเภทที่คาดหวัง คำอธิบาย
@context Text ต้องระบุ - ตั้งค่าเป็น ["http://schema.org", {"@language": "xx"}] เสมอ
  • xx แสดงถึงภาษาของสตริงในฟีด บริบทรูทของเอนทิตีแต่ละรายการควรตั้งค่า @language เป็นรหัสภาษาที่เหมาะสมในรูปแบบ BCP 47 ตัวอย่างเช่น หากตั้งค่าภาษาเป็นภาษาสเปน ค่าสำหรับ name และ description จะถือว่าเป็นภาษาสเปน แม้ว่าภาษาของคำบรรยาย/เสียงพากย์จะเป็นภาษาอังกฤษก็ตาม
@type Text ต้องระบุ - ตั้งค่าเป็น Interview เสมอ
@id URL ต้องระบุ - ตัวระบุของการสัมภาษณ์ในรูปแบบ URI เช่น https://example.com/1234abc
@id ต้องเป็นไปตามข้อกำหนดต่อไปนี้
  • ซึ่งจะไม่ซ้ำกันในแคตตาล็อกของคุณทั่วโลก
  • เป็นภาพนิ่ง รหัสต้องคงที่และไม่มีการเปลี่ยนแปลงเมื่อเวลาผ่านไป
  • อยู่ในรูปแบบของ Unified Resource Identifier (URI)
  • โดเมนที่ใช้สำหรับค่า @id ต้องเป็นขององค์กรคุณ
name Text ต้องระบุ - ชื่อของคลิปสัมภาษณ์
description Text ต้องระบุ - คำอธิบายการสัมภาษณ์ โดยจำกัดไม่เกิน 300 อักขระ
potentialAction การดำเนินการเพื่อรับชม ต้องระบุ - ออบเจ็กต์มาร์กอัปการดําเนินการที่ระบุรายละเอียดของการดําเนินการ
mainEntity.@type Text ต้องระบุ - ใช้พร็อพเพอร์ตี้ mainEntity เพื่อแสดงถึงนิติบุคคลที่เป็นเจ้าของการสัมภาษณ์นี้

พร็อพเพอร์ตี้นี้มีค่าดังต่อไปนี้
พร็อพเพอร์ตี้ mainEntity ต้องเป็นเอนทิตีระดับบนสุดในฟีดด้วย เพิ่มข้อมูลเมตาที่จำเป็นทั้งหมดสำหรับประเภทที่เกี่ยวข้องตามที่ระบุโดยตารางข้อมูลจำเพาะในเอกสารนี้ คุณจะใส่ Deep Link ไว้ในพร็อพเพอร์ตี้ potentialAction หรือไม่ก็ได้สำหรับ mainEntity ประเภทนี้
mainEntity.@id URL ต้องระบุ - @id ของเอนทิตีที่เกี่ยวข้อง เอนทิตีต้องอยู่ในฟีดและมี @id ที่แตกต่างจาก @id Interview
interviewer.@type Text ต้องระบุ - ตั้งค่าเป็น Person เสมอ
interviewer.@id URL ต้องระบุ - ตัวระบุของผู้สัมภาษณ์ในรูปแบบ URI เช่น https://example.com/person/1234abc
@id ต้องเป็นไปตามข้อกำหนดต่อไปนี้
  • ซึ่งจะไม่ซ้ำกันในแคตตาล็อกของคุณทั่วโลก
  • เป็นภาพนิ่ง รหัสต้องคงที่และไม่มีการเปลี่ยนแปลงเมื่อเวลาผ่านไป
  • อยู่ในรูปแบบของ Unified Resource Identifier (URI)
  • โดเมนที่ใช้สำหรับค่า @id ต้องเป็นขององค์กรคุณ
interviewer.name Text ต้องระบุ - ชื่อของผู้สัมภาษณ์
interviewee.@type Text ต้องระบุ - ตั้งค่าเป็น Person เสมอ
interviewee.@id URL ต้องระบุ - ตัวระบุของผู้ให้สัมภาษณ์ในรูปแบบ URI เช่น https://example.com/person/1234abc
@id ต้องเป็นไปตามข้อกำหนดต่อไปนี้
  • ซึ่งจะไม่ซ้ำกันในแคตตาล็อกของคุณทั่วโลก
  • เป็นภาพนิ่ง รหัสต้องคงที่และไม่มีการเปลี่ยนแปลงเมื่อเวลาผ่านไป
  • อยู่ในรูปแบบของ Unified Resource Identifier (URI)
  • โดเมนที่ใช้สำหรับค่า @id ต้องเป็นขององค์กรคุณ
interviewee.name Text ต้องระบุ - ชื่อของผู้ให้สัมภาษณ์

ตัวอย่างการสัมภาษณ์

ตัวอย่างต่อไปนี้แสดงมาร์กอัปสำหรับคลิป Interview ในแท็บด้านซ้าย และ mainEntity ที่ลิงก์ไว้ในแท็บด้านขวา ตัวอย่างนี้มี Deep Link

การสัมภาษณ์

คลิปต่อไปนี้แสดงการสัมภาษณ์เกี่ยวกับภาพยนตร์ ภาพยนตร์เรื่องนี้ ที่ระบุโดย @type และ @id ของพร็อพเพอร์ตี้ mainEntity

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "Interview"
  "@id": "https://www.example.com/abc_personb_interview",
  "name": "ABC Promotional Interview"
  "description": "ABC promotional interview ofwith Person B with host Person A."
  "potentialAction": {
      "@type": "WatchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://www.example.com/abc_personb_interview",
        "inLanguage": "en",
        "actionPlatform": [
          "http://schema.org/DesktopWebPlatform",
          "http://schema.org/MobileWebPlatform",
          "http://schema.org/AndroidPlatform",
          "http://schema.org/IOSPlatform",
          "http://schema.googleapis.com/GoogleVideoCast"
        ]
      },
      "actionAccessibilityRequirement": {
        "@type": "ActionAccessSpecification",
        "category": "subscription",
        "availabilityStarts": "2019-09-09T10:00:00Z",
        "availabilityEnds": "2019-09-31T10:00:00Z",
        "requiresSubscription": {
          "@type": "MediaSubscription",
          "@id": "http://www.example.com/premium_subscription",
          "name": "Example Premium",
          "sameAs": "http://www.example.com/premium_subscription"
        },
        "eligibleRegion": [
          {
            "@type": "Country",
            "name": "US"
          },
          {
            "@type": "Country",
            "name": "CA"
          }
        ]
      }
    }
  "mainEntity": {
    "@type": "Movie",
    "@id": "https://www.example.com/movie/abc"
  }
  "interviewer": {
    "@type": "Person"
    "@id": "https://example.com/person/1234abc"
    "name": "Person A"
  }
  "interviewee": {
    "@type": "Person"
    "@id": "https://example.com/person/45664abc"
    "name" : "Person B"
  }
}

ภาพยนตร์

ต่อไปนี้เป็น mainEntity ที่เกี่ยวข้องกับคลิปที่ระบุไว้ใน คลิป Interview รายการ เอนทิตีนี้มี Deep Link อยู่ใน potentialAction

{
  "@context": ["http://schema.org", {"@language": "en"}],
  "@type": "Movie",
  "@id": "https://www.example.com/movie/abc",
  "url": "https://www.example.com/movie/abc",
  "name": "My Favorite Movie",
  "potentialAction": {
    "@type": "WatchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "http://www.example.com/my_favorite_movie?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-07-21T10:35:29Z",
      "availabilityEnds": "2019-10-21T10:35:29Z",
      "requiresSubscription": {
          "@type": "MediaSubscription",
          "name": "Example Package",
          "commonTier": true,
          "@id": "https://example.com/package/example"
      },
      "eligibleRegion": [
        {
          "@type": "Country",
          "name": "US"
        },
        {
          "@type": "Country",
          "name": "CA"
        }
      ]
    }
  },
  "sameAs": "https://en.wikipedia.org/wiki/my_favorite_movie",
  "releasedEvent": {
    "@type": "PublicationEvent",
    "startDate": "2008-01-20",
    "location": {
      "@type": "Country",
      "name": "US"
    }
  },
  "popularityScore": {
    "@type": "PopularityScoreSpecification",
    "value": 78,
    "eligibleRegion": [
      {
        "@type": "Country",
        "name": "US"
      },
      {
        "@type": "Country",
        "name": "CA"
      }
    ]
  },
  "description": "This is my favorite movie.",
  "actor": [
    {
      "@type": "Person",
      "name": "John Doe",
      "sameAs": "https://en.wikipedia.org/wiki/John_Doe"
    },
    {
      "@type": "Person",
      "name": "Jane Doe",
      "sameAs": "https://en.wikipedia.org/wiki/Jane_Doe"
    }
  ],
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "IMDB_ID",
      "value":  "tt0123456"
    }
  ]
}