searchFolders( )


Searches the Media Manager and returns a list of folders that match the terms specified in the parameters.

について searchFolders() function returns a Promise that resolves to information about the specified folders and cursor information.

If no parameters are specified, the function returns all folders in the MEDIA_ROOT folder.

Authentication

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

Permissions
Manage Bookings Services and Settings
Manage Media Manager
Read Media Manager
Manage Portfolio
Manage Restaurants - all permissions
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
optionsSearchFoldersOptions

Options specifying which folders to search.

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