@adtrackify/at-tracking-event-types 3.1.86 → 3.1.87

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.
@@ -166,6 +166,8 @@ export interface AdClickInfo {
166
166
  sendlaneCidCollectedAt?: string;
167
167
  omnisendCid?: string;
168
168
  omnisendCidCollectedAt?: string;
169
+ yotpoWtbae?: string;
170
+ yotpoWtbaeCollectedAt?: string;
169
171
  }
170
172
  export interface GoogleClientInfo {
171
173
  id: string;
@@ -166,6 +166,8 @@ export interface AdClickInfo {
166
166
  sendlaneCidCollectedAt?: string;
167
167
  omnisendCid?: string;
168
168
  omnisendCidCollectedAt?: string;
169
+ yotpoWtbae?: string;
170
+ yotpoWtbaeCollectedAt?: string;
169
171
  }
170
172
  export interface GoogleClientInfo {
171
173
  id: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adtrackify/at-tracking-event-types",
3
- "version": "3.1.86",
3
+ "version": "3.1.87",
4
4
  "description": "",
5
5
  "files": [
6
6
  "dist/*"