url property
Tracking URL used to track the interaction.
Provide a URL with optional path or query string, beginning with https:
.
For example, https://www.example.com/path
Implementation
core.String? url;
Tracking URL used to track the interaction.
Provide a URL with optional path or query string, beginning with https:
.
For example, https://www.example.com/path
core.String? url;