url property

String? url
getter/setter pair

Payload URL for this event tag.

The URL on a click-through event tag should have a landing page URL appended to the end of it. This field is required on insertion.

Implementation

core.String? url;