getLabel( )


開発者プレビュー

このAPIは変更される可能性があります。プレビュー期間中、開発者からのフィードバックに基づいてバグ修正や新機能がリリースされる予定です。

Retrieves a label by the specified label key.

について getLabel() function returns a Promise that resolves when the specified label is retrieved.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Bookings Services and Settings
Manage Contact Labels
Manage Portfolio
Manage Members and Contacts - all permissions
Manage Restaurants - all permissions
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
keystringRequired

Label key.

key is generated when the label is created. It cannot be modified, even if displayName is updated.


optionsGetLabelOptions

Language options.

リターン
Return Type:Promise<ContactLabel>
役に立ちましたか?
はい
いいえ