この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.CanvasAttachmentInput

フィード項目にキャンバスアプリケーションを添付するために使用します。

このクラスは、バージョン 32.0 以降では使用できません。バージョン 32.0 以降では、ConnectApi.CanvasCapabilityInput を使用します。

重要

Connectapi.FeedItemAttachmentInput のサブクラス。

プロパティ 説明 使用可能なバージョン
description String 省略可能。キャンバスアプリケーションの説明。 29.0 ~ 31.0
developerName String キャンバスアプリケーションの開発者名 (API 名) 29.0 ~ 31.0
height String 省略可能。キャンバスアプリケーションの高さ (ピクセル単位)。デフォルトの高さは 200 ピクセルです。 29.0 ~ 31.0
namespacePrefix String 省略可能。キャンバスアプリケーションが作成された Developer Edition 組織の名前空間プレフィックス。 29.0 ~ 31.0
parameters String 省略可能。キャンバスアプリケーションに渡される JSON 形式のパラメータ。例:
1{'isUpdated'='true'}
29.0 ~ 31.0
thumbnailUrl String 省略可能。キャンバスアプリケーションのサムネイル画像の URL。最大サイズは 120x120 ピクセルです。 29.0 ~ 31.0
title String キャンバスアプリケーションのコールに使用されるリンクのタイトル。 29.0 ~ 31.0