@adtrackify/at-tracking-event-types 3.0.74 → 3.0.75

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -135,6 +135,7 @@ export interface AdClickInfo {
135
135
  ttclid?: string;
136
136
  ttclidCollectedAt?: string;
137
137
  ttp?: string;
138
+ ttpCollectedAt?: string;
138
139
  kx?: string;
139
140
  kxCollectedAt?: string;
140
141
  sendlaneCid?: string;
@@ -135,6 +135,7 @@ export interface AdClickInfo {
135
135
  ttclid?: string;
136
136
  ttclidCollectedAt?: string;
137
137
  ttp?: string;
138
+ ttpCollectedAt?: string;
138
139
  kx?: string;
139
140
  kxCollectedAt?: string;
140
141
  sendlaneCid?: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adtrackify/at-tracking-event-types",
3
- "version": "3.0.74",
3
+ "version": "3.0.75",
4
4
  "description": "",
5
5
  "files": [
6
6
  "dist/*"