snowplow/snowplow-javascript-tracker

View on GitHub
api-docs/docs/node-tracker/markdown/node-tracker.adimpressionevent.targeturl.md

Summary

Maintainability
Test Coverage
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [AdImpressionEvent](./node-tracker.adimpressionevent.md) &gt; [targetUrl](./node-tracker.adimpressionevent.targeturl.md)

## AdImpressionEvent.targetUrl property

The destination URL of the advertisement

<b>Signature:</b>

```typescript
targetUrl?: string;
```