Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions types/google-publisher-tag/google-publisher-tag-tests.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Tests for Google Publisher Tag 1.20260330
// Synced from: https://github.com/googleads/google-publisher-tag-types/commit/9d3feab6f1efe54ba0195337deb1ec9e3557a5ca
// Tests for Google Publisher Tag 1.20260413
// Synced from: https://github.com/googleads/google-publisher-tag-types/commit/a7102d4da14f534c852664c73adb77db8b803545

// Test for googletag.cmd
function test_googletag_cmd() {
Expand Down
2 changes: 1 addition & 1 deletion types/google-publisher-tag/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2743,7 +2743,7 @@ declare namespace googletag {
* interstitial ads. However, users who have not provided local storage
* consent are still eligible to be served interstitial ads. Setting this
* property to `true` opts out of the default behavior, and ensures
* interstial ads are only shown to users who have provided local storage
* interstitial ads are only shown to users who have provided local storage
* consent.
*
* @example
Expand Down
2 changes: 1 addition & 1 deletion types/google-publisher-tag/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@types/google-publisher-tag",
"version": "1.20260330.9999",
"version": "1.20260413.9999",
"nonNpm": "conflict",
"nonNpmDescription": "Google Publisher Tag",
"projects": [
Expand Down