이미지 속성

이 섹션에서는 영화 및 TV 프로그램의 image 콘텐츠 마크업 속성을 자세히 설명합니다. 이 마크업을 사용하면 제공업체는 이미지 유형(예: 제목, 배경 또는 상징적인 이미지)과 추천 용도를 설명할 수 있습니다.

사양 표

image 속성은 Movie, TVSeries, TVSeason 또는 TVEpisode 항목 유형에 제공될 수 있습니다. 다음 표에서는 image 속성에 사용할 수 있는 속성을 설명합니다. additionalProperty 속성에는 이미지 유형과 용도를 설명하는 값의 배열이 포함된 contentAttributes라는 커스텀 속성 이름이 포함되어 있습니다.

속성 예상 유형 설명
@context 텍스트 필수: 항상 "http://schema.org"로 설정됩니다.
@type 텍스트 필수: 항상 ImageObject로 설정됩니다.
contentUrl URL 필수 - 이미지의 URL입니다.
additionalProperty PropertyValue 필수 - 이미지 유형과 용도를 설명하는 contentAttributes 속성을 정의합니다. 자세한 내용은 contentAttributes를 읽어보세요.
character 사람

필요한 경우 - 이미지와 연결된 가상의 인물입니다. contentAttributecastInCharacter가 포함된 경우 필수입니다.

inLanguage 텍스트 필요한 경우 필수 - 이미지에 사용된 텍스트의 언어입니다. IETF BCP 47 표준의 언어 코드 중 하나를 사용합니다. 이미지에 hasTitlecontentAttribute이 포함된 경우 이 속성은 필수입니다.
regionsAllowed 장소 권장 - 이미지가 허용되는 리전입니다. 지정하지 않으면 모든 위치에서 이미지가 허용되는 것으로 간주됩니다. ISO 3166 형식으로 국가를 지정합니다.
datePublished 날짜

해당하는 경우 필수 - 이미지를 사용할 수 있는 날짜입니다. ISO 8601 형식입니다 (시간대 포함).

  • 날짜는 미래로 설정할 수 있습니다.

이미지 사용에 시간 기반 제한이 있는 경우 지정된 날짜 이전에 이미지를 표시해서는 안 되는 경우 이 속성이 필요합니다. 이러한 제한사항이 없으면 생략할 수 있습니다. 해당 이미지는 최소 게시됨 7일 전에 피드에 제공해야 합니다. 이렇게 하면 제시간에 Google 플랫폼에 콘텐츠가 표시될 가능성이 높아집니다.

expires 날짜

해당하는 경우 필수 - 이미지를 더 이상 사용할 수 없는 날짜입니다. ISO 8601 형식입니다 (시간대 포함).

  • 콘텐츠가 게시된 후 항상 사용 가능한 경우 이 속성을 생략할 수 있습니다.

만료일을 업데이트하려면 최소한 만료일 7일 전에 피드를 업데이트해야 합니다. 이렇게 하면 만료일에 Google 플랫폼에 콘텐츠가 표시될 가능성이 커집니다.

audience 잠재고객 권장 - 이 이미지의 의도된 또는 기본 대상입니다.
audience.geographicArea 행정 구역 권장 - 이 이미지가 의도된 리전 또는 선호되는 리전입니다. 반면에 regionsAllowed를 사용하면 엄격한 제한을 지정할 수 있습니다. audience.geographicArea를 지정하지 않으면 모든 곳에서 사용할 것으로 간주됩니다. ISO 3166 형식으로 국가를 지정합니다.
copyrightHolder 조직 또는 사람 권장: 이미지에 대한 저작권을 보유한 당사자입니다.
keywords 텍스트 권장 - 이 이미지를 설명하는 데 사용되는 키워드 또는 태그입니다. 배열을 사용하여 여러 keywords를 제공할 수 있습니다. 예: ['기능, 약력']
name 텍스트 권장 - 이미지의 이름입니다.

contentAttributes

imagecontentAttributes 속성은 이미지 유형을 설명하고 권장되는 사용을 정의합니다. 다음 목록의 카테고리에는 제공업체가 각 ImageObject에 포함해야 하는 contentAttributes 값이 포함되어 있습니다.

유형

  • iconic: 프로그램을 설명하는 삽화 이미지입니다. 예술적인 렌더링이 필요한 경우가 많습니다.
  • sceneStill: 프로그램에서 발췌한 이미지입니다.
  • castInCharacter: 캐릭터에 표시되는 출연진의 사진 이 값을 사용하는 경우 character 속성도 포함하여 이미지의 특정 문자를 식별합니다. Cast 앙상블과 같이 여러 문자가 있는 경우 여러 character 속성을 배열로 포함합니다.
  • logo: 이미지에 로고만 포함되어 있습니다. 그래픽 로고 또는 제목 로고일 수 있습니다. 해당하는 오버레이를 포함하여 포함할 항목을 지정하세요.

이러한 유형 중 하나만 사용하세요.

  • poster: 프로그램의 포스터 이미지입니다. 컴퓨터 UI에서는 캐러셀에 사용할 수 있습니다. 여기에는 프로그램 제목이 포함되어 있을 수도 있고 포함되지 않을 수도 있습니다.
  • background: 텍스트 또는 UI 오버레이가 있는 배경으로 사용하기에 적합한 이미지입니다. 이 이미지에는 텍스트가 포함되지 않습니다.

유효하도록 권장되는 용도 중 하나 이상을 포함하세요.

사이즈 적합성

  • smallFormat: 휴대전화와 같은 작은 화면에 적합한 이미지입니다. 작은 화면에서도 이미지의 텍스트나 로고를 읽을 수 있습니다.
  • largeFormat: 대형 화면 또는 인쇄된 포스터에 적합한 이미지입니다.

이미지는 이 두 값을 모두 사용할 수 있습니다.

배경 적합성

  • forDarkBackground: 어두운 배경에 사용하기에 적합한 이미지(일반적으로 투명한 로고)입니다.
  • forLightBackground: 밝은 배경에 사용하기에 적합한 이미지(일반적으로 투명한 로고)입니다.

유효성을 높이려면 백그라운드 적합성 값을 1개 이하로 사용하세요.

오버레이

  • hasTitle: 프로그램의 제목 또는 이미지에 포함된 캐릭터나 배우의 이름 이미지의 inLanguage 속성을 포함해야 합니다.
  • noTitle: 이미지에 제목이 없습니다.
  • hasLogo: 이미지에 영화나 TV 프로그램 로고, 콘텐츠 소유자, 배급사가 포함되어 있습니다.
  • noLogo: 이미지에 로고가 포함되어 있지 않습니다.
  • hasCopyright: 이미지에 눈에 띄는 저작권 고지가 포함되어 있습니다.
  • noCopyright: 이미지에 눈에 띄는 저작권 고지가 포함되어 있지 않습니다. Google은 일반적으로 이러한 이미지를 수정하지 않고 사용할 수 없습니다.
  • hasMatte: 이미지에 매트가 있습니다. 가로 (레터박스), 세로 (필러박스) 또는 둘 다 (창 상자)일 수 있습니다. 이미지가 가로세로 비율에 맞게 매팅되는 경우도 있습니다. Google은 일반적으로 수정 없이는 이러한 이미지를 사용할 수 없습니다.
  • noMatte: 이미지에 매트가 없습니다.
  • transparentBackground: 이미지의 배경이 투명합니다. 일반적으로 제목 또는 로고만 있는 이미지에 사용됩니다.

유효하려면 제목, 로고, 저작권, 매트 속성 1개만 허용됩니다.

우월한 위치

  • centered: 주요 수치가 이미지 중앙에 배치됩니다.
  • rightCentered: 대부분의 그림은 이미지 오른쪽에 배치되며 텍스트 및 UI 오버레이의 경우 왼쪽이 비교적 비어 있습니다.
  • leftCentered: 대부분의 그림은 이미지 왼쪽에 배치되며 텍스트 및 UI 오버레이의 경우 오른쪽이 상대적으로 비어 있습니다.

유효하려면 다음 위치 중 최대 하나만 포함하세요.

사용 목적의 이미지 예

텍스트 및 UI 오버레이가 포함된 배경 이미지를 보여주는 TV UI
배경 이미지에 포스터 이미지가 포함된 캐러셀을 표시하는 TV UI
포스터 이미지와 배경 iconic 이미지가 있는 모바일 UI
포스터 이미지와 배경 sceneStill 이미지가 있는 모바일 UI

예시 이미지 및 해당 contentAttributes

contentAttributes: ["iconic", "poster", "centered", "hasTitle", "hasLogo", "noCopyright", "noMatte", "smallFormat", "largeFormat"]
contentAttributes: ["iconic", "background", "centered", "smallFormat", "largeFormat", "noTitle", "noLogo", "noCopyright", "noMatte"]
contentAttributes: ["sceneStill", "background", "centered", "smallFormat", "largeFormat", "noTitle", "noLogo", "noCopyright", "noMatte"]
contentAttributes: ["iconic", "background", "rightCentered", "smallFormat", "largeFormat", "noTitle", "noLogo", "noCopyright", "noMatte"]
contentAttributes: ["iconic", "poster", "smallFormat", "largeFormat", "hasTitle", "hasLogo", "noCopyright", "noMatte", "centered"]
contentAttributes: ["iconic", "poster", "largeFormat", "hasTitle", "hasLogo", "noCopyright", "noMatte", "centered"]
contentAttributes: ["castInCharacter", "hasTitle", "hasLogo", "noCopyright", "noMatte", "centered", "largeFormat"] character: {name: "Captain Pulsar"}
contentAttributes: ["logo", "hasTitle", "hasLogo", "noCopyright", "noMatte", "centered", "smallFormat", "largeFormat"]
contentAttributes: ["logo", "hasTitle", "hasLogo" "noCopyright", "noMatte", "centered", "transparentBackground", "forLightBackground", "forDarkBackground", "smallFormat", "largeFormat"]
contentAttributes: ["sceneStill", "background", "centered", "smallFormat", "largeFormat", "noTitle", "noLogo", "hasCopyright", "noMatte"]
contentAttributes: ["iconic", "poster", "centered", "noTitle", "noLogo", "hasCopyright", "hasMatte", "smallFormat", "largeFormat"]
contentAttributes: ["sceneStill", "background", "centered", "smallFormat", "largeFormat", "noTitle", "noLogo", "hasCopyright", "hasMatte"]

원하는 Google 제품 이미지 유형

Google 제품 및 표면마다 다른 이미지 유형과 가로세로 비율이 필요합니다. 콘텐츠가 모든 Google 제품에 올바르게 표시되도록 하려면 제공업체가 다음 표의 모든 이미지 유형을 제공해야 합니다.

가로세로 비율 및 contentAttributes 최소 해상도 (픽셀) 영화 TV 시리즈 TV 시즌 TV 에피소드 방송 서비스
16:9, iconic poster 3840x2160
2:3, iconic poster 1,000x1,500
4:3, iconic poster 800x600
1:1, iconic(poster) 600x600까지 확장 가능

3:4, iconic poster

600x800까지 확장 가능

16:9, iconic background [권장] 또는 sceneStill

3840x2160

2:3, iconic background [권장] 또는 sceneStill

1,000x1,500

3:4, iconic background[권장] 또는 sceneStill

600x800까지 확장 가능
1:1, 로고 표시 (hasLogo) 600x600까지 확장 가능
4:3, 채널 로고 (logo) 800x600
1:1, 채널 로고 (logo) 600x600까지 확장 가능
16:9, 채널 로고 (logo) 3840x2160

9:5, hasTitle logo (transparentBackgroundforLightBackgroundforDarkBackground 모두 포함)

1800x1000

이미지를 제출할 때 다음 가이드라인이 적용됩니다.

  1. 이미지는 JPEG, PNG 또는 WebP 형식이어야 합니다.
  2. 해상도가 가장 높은 이미지를 포함합니다.
  3. 파일 크기는 20MB 이하여야 합니다.
  4. centered 이미지를 사용하는 것이 좋습니다. rightCenteredleftCentered 배경 이미지는 일부 제품에서도 사용할 수 있으므로 이미지가 있으면 포함할 수 있습니다.
  5. Google에서는 smallFormatlargeFormat에 모두 적합한 이미지를 선호합니다.
  6. 위 표에 나열된 이미지 크기 외에 이미지 크기를 포함할 수 있습니다.
  7. 각 이미지의 가로세로 비율이 위 표에 나열된 공통 값 중 하나인지 확인합니다. 그렇지 않으면 경고가 표시됩니다.

스키마가 있는 예시 이미지

다음 예는 영화 또는 TV 프로그램과 연결된 이미지의 스키마 형식을 지정하는 방법을 보여줍니다.

두 글자로 된 영화 배경 이미지

{
  "@context": [ "http://schema.org", { "@language": "en" } ],
  "@type": "Movie",
  "@id": "http://www.example.com/mountain_view",
  "url": "http://www.example.com/my_favorite_movie",

  ...,

  "image": {
    "@context": "http://schema.org",
    "@type": "ImageObject",
    "name": "Mountain View: A Movie poster",
    "Keywords": ["Mauren, Lord Wingflap the Destroyer"],
    "contentUrl": "http://example.com/images/mountain-view.jpg",
    "character": [
      { "@type": "Person", "name": "Mauren" },
      { "@type": "Person", "name": "Lord Wingflap the Destoyer" },
    ],
    "copyrightHolder": {
      "@type": "Organization",
      "name": " ExampleOrganization Studios, Inc."
    },
    "inLanguage": "en-US",
    "audience": {
        "@type": "Audience",
        "geographicArea": [{"@type": "Country", "name": "US"},
                           {"@type": "Country", "name": "GB"},
                           {"@type": "Country", "name": "CA"},
                           {"@type": "Country", "name": "AU"}]
    },
    "additionalProperty": [
      {
        "@type": "PropertyValue",
        "name": "contentAttributes",
        "value": [ "iconic", "background", "rightCentered", "noTitle", "noLogo",
                   "noCopyright", "noMatte", "smallFormat", "largeFormat"]
      }
    ]
  }
}

TVSeries 배경 이미지는 두 지역으로 제한됩니다.

{
  "@context": [ "http://schema.org", { "@language": "en" } ],
  "@type": "TVSeries",
  "@id": "http://www.example.com/mountain_view",
  "url": "http://www.example.com/mountain_view",

  ...,


  "image": {
    "@context": "http://schema.org",
    "@type": "ImageObject",
    "name": "Mountain View: A TV Show",
    "contentUrl": "http://example.com/images/mountain-view.jpg",
    "copyrightHolder": {
      "@type": "Organization",
      "name": "ExampleOrganization Studios, Inc."
    },
    "inLanguage": "en-US",
    "regionsAllowed": [{ "@type": "Country", "name": "US" },
                       { "@type": "Country", "name": "GB" }],
    "additionalProperty": [
      {
        "@type": "PropertyValue",
        "name": "contentAttributes",
        "value": ["iconic", "background", "rightCentered", "smallFormat",
                  "largeFormat", "noTitle", "noLogo", "noCopyright", "noMatte"]
      }
    ]
  }
}

두 지역을 위한 영화 포스터 이미지

{
  "@context": [ "http://schema.org", { "@language": "en" } ],
  "@type": "Movie",
  "@id": "http://www.example.com/pulsar_quest",
  "url": "http://www.example.com/pulsar_quest",

  ...,


  "image": {
    "@context": "http://schema.org",
    "@type": "ImageObject",
    "name": "Pulsar Quest: A New Frontier",
    "contentUrl": "http://example.com/images/pulsar-quest.jpg",
    "copyrightHolder": {
      "@type": "Organization",
      "name": "ExampleOrganization Studios, Inc."
    },
    "inLanguage": "en-US",
    "audience": [{ "@type": "Country", "name": "US" },
                 { "@type": "Country", "name": "GB" }],
    "character": [
      {
        "@type": "Person",
        "name": "Captain Pulsar"
      }
    ],
    "additionalProperty": [
      {
        "@type": "PropertyValue",
        "name": "contentAttributes",
        "value": ["iconic", "poster", "smallFormat", "largeFormat", "hasTitle",
                  "hasLogo", "noCopyright", "noMatte", "centered"]
      }
    ]
  }
}

한국어와 영어가 모두 표시된 대형 영화 포스터

{
  "@context": [ "http://schema.org", { "@language": "en" } ],
  "@type": "Movie",
  "@id": "http://www.example.com/pulsar_quest",
  "url": "http://www.example.com/pulsar_quest",

  ...,


  "image": {
    "@context": "http://schema.org",
    "@type": "ImageObject",
    "name": "Pulsar Quest: A New Frontier poster",
    "contentUrl": "http://example.com/images/pulsar-quest.jpg",
    "copyrightHolder": {
      "@type": "Organization",
      "name": "ExampleOrganization Studios, Inc."
    },
    "inLanguage": ["kr", "en"],
    "audience": { "@type": "Country", "name": "KR" },
    "character": [
      { "@type": "Person", "name": "Captain Pulsar" },
      { "@type": "Person", "name": "Space Cadet Shaniah" },
      { "@type": "Person", "name": "Rove the Rover" },
    ],
    "additionalProperty": [
      {
        "@type": "PropertyValue",
        "name": "contentAttributes",
        "value": ["iconic", "poster", "largeFormat", "hasTitle", "hasLogo",
                  "noCopyright", "noMatte", "centered"]
      }
    ]
  }
}

리전당 여러 이미지 표현

{
  "@context": [ "http://schema.org", { "@language": "en" } ],
  "@type": "Movie",
  "@id": "http://www.example.com/pulsar_quest",
  "url": "http://www.example.com/pulsar_quest",

  ...,


  "image": [{
    "@context": "http://schema.org",
    "@type": "ImageObject",
    "name": "Pulsar Quest: A New Frontier poster",
    "contentUrl": "http://example.com/images/pulsar-quest-us.jpg",
    "copyrightHolder": {
      "@type": "Organization",
      "name": "ExampleOrganization Studios, Inc."
    },
    "inLanguage": ["en"],
    "audience": { "@type": "Country", "name": "US" },
    "character": [
      { "@type": "Person", "name": "Captain Pulsar" },
      { "@type": "Person", "name": "Space Cadet Shaniah" },
      { "@type": "Person", "name": "Rove the Rover" }
    ],
    "additionalProperty": [
      {
        "@type": "PropertyValue",
        "name": "contentAttributes",
        "value": ["iconic", "poster", "largeFormat", "hasTitle", "hasLogo",
                  "noCopyright", "noMatte", "centered"]
      }
    ]
    },{
      "@context": "http://schema.org",
      "@type": "ImageObject",
      "name": "Pulsar Quest: A New Frontier poster",
      "contentUrl": "http://example.com/images/pulsar-quest-kr.jpg",
      "copyrightHolder": {
        "@type": "Organization",
        "name": "ExampleOrganization Studios, Inc."
      },
      "inLanguage": ["kr"],
      "audience": { "@type": "Country", "name": "KR" },
      "character": [
        { "@type": "Person", "name": "Captain Pulsar" },
        { "@type": "Person", "name": "Space Cadet Shaniah" },
        { "@type": "Person", "name": "Rove the Rover" }
      ],
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "contentAttributes",
          "value": ["iconic", "poster", "largeFormat", "hasTitle", "hasLogo",
                    "noCopyright", "noMatte", "centered"]
        }
      ]
    }]
}

시간 제한 이미지 표현

{
  "@context": [ "http://schema.org", { "@language": "en" } ],
  "@type": "Movie",
  "@id": "http://www.example.com/pulsar_quest",
  "url": "http://www.example.com/pulsar_quest",

  ...,


  "image": [{
    "@context": "http://schema.org",
    "@type": "ImageObject",
    "name": "Pulsar Quest: A New Frontier poster",
    "contentUrl": "http://example.com/images/pulsar-quest-jp.jpg",
    "copyrightHolder": {
      "@type": "Organization",
      "name": "ExampleOrganization Studios, Inc."
    },
    "datePublished": "2022-10-31T17:00:00Z",
    "expires": "2025-10-31T16:59:59Z",
    "inLanguage": ["ja"],
    "audience": { "@type": "Country", "name": "JP" },
    "character": [
      { "@type": "Person", "name": "Captain Pulsar" },
      { "@type": "Person", "name": "Space Cadet Shaniah" },
      { "@type": "Person", "name": "Rove the Rover" }
    ],
    "additionalProperty": [
      {
        "@type": "PropertyValue",
        "name": "contentAttributes",
        "value": ["iconic", "poster", "largeFormat", "hasTitle", "hasLogo",
                  "noCopyright", "noMatte", "centered"]
      }
    ]
    },{
      "@context": "http://schema.org",
      "@type": "ImageObject",
      "name": "Pulsar Quest: A New Frontier poster",
      "contentUrl": "http://example.com/images/pulsar-quest-kr.jpg",
      "copyrightHolder": {
        "@type": "Organization",
        "name": "ExampleOrganization Studios, Inc."
      },
      "datePublished": "2021-10-31T17:00:00Z",
      "expires": "2023-10-31T16:59:59Z",
      "inLanguage": ["kr"],
      "audience": { "@type": "Country", "name": "KR" },
      "character": [
        { "@type": "Person", "name": "Captain Pulsar" },
        { "@type": "Person", "name": "Space Cadet Shaniah" },
        { "@type": "Person", "name": "Rove the Rover" }
      ],
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "contentAttributes",
          "value": ["iconic", "poster", "largeFormat", "hasTitle", "hasLogo",
                    "noCopyright", "noMatte", "centered"]
        }
      ]
    }]
}