Record
automations-link-stats-response-results-item
No description available.
record automations-link-stats-response-results-item {
clicks: s32,
step-id: string,
url: string,
url-location: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| clicks | s32 | |
| step-id | string | |
| url | string | |
| url-location | option<s32> |