referrerClickTimestampServerSeconds property

int referrerClickTimestampServerSeconds

The server-side timestamp, in seconds, when the referrer click happened.

Implementation

int get referrerClickTimestampServerSeconds {
  return _referrerClickTimestampServerSeconds;
}