CustomerFeed

カスタマー フィード。

JSON 表現
{
  "resourceName": string,
  "placeholderTypes": [
    enum (PlaceholderType)
  ],
  "matchingFunction": {
    object (MatchingFunction)
  },
  "status": enum (FeedLinkStatus),
  "feed": string
}
フィールド
resourceName

string

変更不可。顧客フィードのリソース名。顧客フィードのリソース名の形式は次のとおりです。

customers/{customerId}/customerFeeds/{feedId}

placeholderTypes[]

enum (PlaceholderType)

接続された顧客のフィードに入力されるプレースホルダのタイプを示します。必須。

matchingFunction

object (MatchingFunction)

CustomerFeed に関連付けられているマッチング関数。マッチング関数は、選択したフィード アイテムをフィルタするために使用されます。必須。

status

enum (FeedLinkStatus)

出力のみ。カスタマー フィードのステータスです。このフィールドは読み取り専用です。

feed

string

変更不可。顧客にリンクされているフィード。