getPageUrl

Gets the full URL for a dashboard page.

署名

コピー
1

Parameters

名称タイプ説明
destinationDestinationURL destination details.

Destination Object

コピー
1
名称タイプ説明
pageIdストリングID of the page to link to. Use the Page IDs table to find the appropriate ID.
relativeUrlストリングOptional. URL segment to append to the base URL of the selected page. Can include path segments, a query string, and a fragment identifier.

リターン

コピー
1

The URL of a dashboard page with the provided relativeUrl value appended.

To set up a dashboard client, refer to the setup guide.

Get the URL of the dashboard's home page with a query string

コピー
1
役に立ちましたか?
はい
いいえ