snowplow/snowplow-javascript-tracker

View on GitHub
api-docs/docs/node-tracker/markdown/node-tracker.adclickevent.clickid.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; [AdClickEvent](./node-tracker.adclickevent.md) &gt; [clickId](./node-tracker.adclickevent.clickid.md)

## AdClickEvent.clickId property

Identifier for the particular click instance

<b>Signature:</b>

```typescript
clickId?: string;
```