CreateReviewBodyItem interface

本文のスキーマ項目。

プロパティ

callbackEndpoint

省略可能な CallbackEndpoint。

content

レビューするコンテンツ。

contentId

コンテンツ識別子。

metadata

省略可能なメタデータの詳細。

type

コンテンツの種類。 使用可能な値は次のとおりです。

プロパティの詳細

callbackEndpoint

省略可能な CallbackEndpoint。

callbackEndpoint?: string

プロパティ値

string

content

レビューするコンテンツ。

content: string

プロパティ値

string

contentId

コンテンツ識別子。

contentId: string

プロパティ値

string

metadata

省略可能なメタデータの詳細。

metadata?: CreateReviewBodyItemMetadataItem[]

プロパティ値

type

コンテンツの種類。 使用可能な値は次のとおりです。

type: Type

プロパティ値