File tree Expand file tree Collapse file tree
types/google-publisher-tag Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- // Tests for Google Publisher Tag 1.20260202
2- // Synced from: https://github.com/googleads/google-publisher-tag-types/commit/4c584da266672a58c8bbed7add283c848a179fcb
1+ // Tests for Google Publisher Tag 1.20260216
2+ // Synced from: https://github.com/googleads/google-publisher-tag-types/commit/782098b359480f3e61d7be7ec5e922406e9775a3
33
44// Test for googletag.cmd
55function test_googletag_cmd ( ) {
Original file line number Diff line number Diff line change @@ -2812,7 +2812,7 @@ declare namespace googletag {
28122812 /**
28132813 * Supported interstitial ad triggers.
28142814 */
2815- type InterstitialTrigger = "unhideWindow" | "navBar" ;
2815+ type InterstitialTrigger = "unhideWindow" | "navBar" | "inactivity" | "backward" | "endOfArticle" ;
28162816
28172817 /**
28182818 * Settings to configure video ad related settings.
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @types/google-publisher-tag" ,
4- "version" : " 1.20260202 .9999" ,
4+ "version" : " 1.20260216 .9999" ,
55 "nonNpm" : " conflict" ,
66 "nonNpmDescription" : " Google Publisher Tag" ,
77 "projects" : [
You can’t perform that action at this time.
0 commit comments