CustomLinkInteractionInput
is used to input a custom link.
Table: CustomLinkInteractionInput
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 17, 2024 | |||||
fieldInteractionConditions | [FieldInteractionConditionInput ] | yes | Long-Term | The field interaction conditions. See FieldInteractionConditionInput . | |
name | string | yes | Long-Term | The name of the field. | |
openInNewTab | boolean | yes | Long-Term | Whether to open in a new tab. | |
titleTemplate | string | Long-Term | The title template. | ||
urlEncodeArgs | boolean | Long-Term | The URL encode arguments. | ||
urlTemplate | string | yes | Long-Term | The URL template. |