CustomLinkInteraction
is
a datatype for creating and updating a custom link interaction.
Table: CustomLinkInteraction
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 24, 2024 | |||||
openInNewTab | boolean | yes | Long-Term | Whether to open custom link in a new tab. | |
urlEncodeArgs | boolean | yes | Long-Term | Whether to encode arguments from the URL. | |
urlTemplate | string | yes | Long-Term | The URL template to use. |