@@ -68,7 +68,7 @@ public function testCreateImpressionEventNoAttributesNoValue()
68
68
'account_id ' => '1592310167 ' ,
69
69
'revision ' => '15 ' ,
70
70
'client_name ' => 'php-sdk ' ,
71
- 'client_version ' => '1.2 .0 ' ,
71
+ 'client_version ' => '1.4 .0 ' ,
72
72
'visitors ' => [[
73
73
'attributes ' => [],
74
74
'visitor_id ' => 'testUserId ' ,
@@ -113,7 +113,7 @@ public function testCreateImpressionEventWithAttributesNoValue()
113
113
'account_id ' => '1592310167 ' ,
114
114
'revision ' => '15 ' ,
115
115
'client_name ' => 'php-sdk ' ,
116
- 'client_version ' => '1.2 .0 ' ,
116
+ 'client_version ' => '1.4 .0 ' ,
117
117
'visitors ' => [[
118
118
'attributes ' => [[
119
119
'entity_id ' => '7723280020 ' ,
@@ -170,7 +170,7 @@ public function testCreateImpressionEventWithFalseAttributesNoValue()
170
170
'account_id ' => '1592310167 ' ,
171
171
'revision ' => '15 ' ,
172
172
'client_name ' => 'php-sdk ' ,
173
- 'client_version ' => '1.2 .0 ' ,
173
+ 'client_version ' => '1.4 .0 ' ,
174
174
'visitors ' => [[
175
175
'attributes ' => [[
176
176
'entity_id ' => '7723280020 ' ,
@@ -227,7 +227,7 @@ public function testCreateImpressionEventWithZeroAttributesNoValue()
227
227
'account_id ' => '1592310167 ' ,
228
228
'revision ' => '15 ' ,
229
229
'client_name ' => 'php-sdk ' ,
230
- 'client_version ' => '1.2 .0 ' ,
230
+ 'client_version ' => '1.4 .0 ' ,
231
231
'visitors ' => [[
232
232
'attributes ' => [[
233
233
'entity_id ' => '7723280020 ' ,
@@ -284,7 +284,7 @@ public function testCreateImpressionEventWithInvalidAttributesNoValue()
284
284
'account_id ' => '1592310167 ' ,
285
285
'revision ' => '15 ' ,
286
286
'client_name ' => 'php-sdk ' ,
287
- 'client_version ' => '1.2 .0 ' ,
287
+ 'client_version ' => '1.4 .0 ' ,
288
288
'visitors ' => [[
289
289
'attributes ' => [],
290
290
'visitor_id ' => 'testUserId ' ,
@@ -332,7 +332,7 @@ public function testCreateConversionEventNoAttributesNoValue()
332
332
'account_id ' => '1592310167 ' ,
333
333
'revision ' => '15 ' ,
334
334
'client_name ' => 'php-sdk ' ,
335
- 'client_version ' => '1.2 .0 ' ,
335
+ 'client_version ' => '1.4 .0 ' ,
336
336
'visitors ' => [[
337
337
'attributes ' => [],
338
338
'visitor_id ' => 'testUserId ' ,
@@ -376,7 +376,7 @@ public function testCreateConversionEventWithAttributesNoValue()
376
376
'account_id ' => '1592310167 ' ,
377
377
'revision ' => '15 ' ,
378
378
'client_name ' => 'php-sdk ' ,
379
- 'client_version ' => '1.2 .0 ' ,
379
+ 'client_version ' => '1.4 .0 ' ,
380
380
'visitors ' => [[
381
381
'attributes ' => [[
382
382
'entity_id ' => '7723280020 ' ,
@@ -432,7 +432,7 @@ public function testCreateConversionEventInvalidAttributesNoValue()
432
432
'account_id ' => '1592310167 ' ,
433
433
'revision ' => '15 ' ,
434
434
'client_name ' => 'php-sdk ' ,
435
- 'client_version ' => '1.2 .0 ' ,
435
+ 'client_version ' => '1.4 .0 ' ,
436
436
'visitors ' => [[
437
437
'attributes ' => [],
438
438
'visitor_id ' => 'testUserId ' ,
@@ -481,7 +481,7 @@ public function testCreateConversionEventNoAttributesWithValue()
481
481
'account_id ' => '1592310167 ' ,
482
482
'revision ' => '15 ' ,
483
483
'client_name ' => 'php-sdk ' ,
484
- 'client_version ' => '1.2 .0 ' ,
484
+ 'client_version ' => '1.4 .0 ' ,
485
485
'visitors ' => [[
486
486
'attributes ' => [],
487
487
'visitor_id ' => 'testUserId ' ,
@@ -533,7 +533,7 @@ public function testCreateConversionEventWithAttributesWithValue()
533
533
'account_id ' => '1592310167 ' ,
534
534
'revision ' => '15 ' ,
535
535
'client_name ' => 'php-sdk ' ,
536
- 'client_version ' => '1.2 .0 ' ,
536
+ 'client_version ' => '1.4 .0 ' ,
537
537
'visitors ' => [[
538
538
'attributes ' => [[
539
539
'entity_id ' => '7723280020 ' ,
@@ -599,7 +599,7 @@ public function testCreateConversionEventWithAttributesWithNumericTag()
599
599
'account_id ' => '1592310167 ' ,
600
600
'revision ' => '15 ' ,
601
601
'client_name ' => 'php-sdk ' ,
602
- 'client_version ' => '1.2 .0 ' ,
602
+ 'client_version ' => '1.4 .0 ' ,
603
603
'visitors ' => [[
604
604
'attributes ' => [[
605
605
'entity_id ' => '7723280020 ' ,
@@ -660,7 +660,7 @@ public function testCreateConversionEventNoAttributesWithInvalidValue()
660
660
'account_id ' => '1592310167 ' ,
661
661
'revision ' => '15 ' ,
662
662
'client_name ' => 'php-sdk ' ,
663
- 'client_version ' => '1.2 .0 ' ,
663
+ 'client_version ' => '1.4 .0 ' ,
664
664
'visitors ' => [[
665
665
'attributes ' => [],
666
666
'visitor_id ' => 'testUserId ' ,
@@ -717,7 +717,7 @@ public function testCreateImpressionEventWithBucketingIDAttribute()
717
717
'account_id ' => '1592310167 ' ,
718
718
'revision ' => '15 ' ,
719
719
'client_name ' => 'php-sdk ' ,
720
- 'client_version ' => '1.2 .0 ' ,
720
+ 'client_version ' => '1.4 .0 ' ,
721
721
'visitors ' => [[
722
722
'attributes ' => [[
723
723
'entity_id ' => '7723280020 ' ,
@@ -778,7 +778,7 @@ public function testCreateConversionEventWithBucketingIDAttribute()
778
778
'account_id ' => '1592310167 ' ,
779
779
'revision ' => '15 ' ,
780
780
'client_name ' => 'php-sdk ' ,
781
- 'client_version ' => '1.2 .0 ' ,
781
+ 'client_version ' => '1.4 .0 ' ,
782
782
'visitors ' => [[
783
783
'attributes ' => [[
784
784
'entity_id ' => '7723280020 ' ,
0 commit comments