Newer Version Available
ConnectApi.CanvasAttachmentInput
フィード項目にキャンバスアプリケーションを添付するために使用します。
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 形式のパラメータ。例: |
29.0 ~ 31.0 |
| thumbnailUrl | String | 省略可能。キャンバスアプリケーションのサムネイル画像の URL。最大サイズは 120x120 ピクセルです。 | 29.0 ~ 31.0 |
| title | String | キャンバスアプリケーションのコールに使用されるリンクのタイトル。 | 29.0 ~ 31.0 |