From 973c00e883f8ffdcfedf92b58895706aa8fe4594 Mon Sep 17 00:00:00 2001 From: Google Publisher Tag Bot Date: Thu, 13 Aug 2026 22:19:10 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Merge=20PR=20#75384=20Sync=20lat?= =?UTF-8?q?est=20changes=20to=20@types/google-publisher-tag=20by=20@google?= =?UTF-8?q?-publisher-tag?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: jimper --- types/google-publisher-tag/google-publisher-tag-tests.ts | 4 ++-- types/google-publisher-tag/index.d.ts | 2 ++ types/google-publisher-tag/package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/types/google-publisher-tag/google-publisher-tag-tests.ts b/types/google-publisher-tag/google-publisher-tag-tests.ts index 549823919ce694..5987221c36fde0 100644 --- a/types/google-publisher-tag/google-publisher-tag-tests.ts +++ b/types/google-publisher-tag/google-publisher-tag-tests.ts @@ -1,5 +1,5 @@ -// Tests for Google Publisher Tag 1.20260720 -// Synced from: https://github.com/googleads/google-publisher-tag-types/commit/5e924db820c7183dac8a546278ff53b91ddeb147 +// Tests for Google Publisher Tag 1.20260810 +// Synced from: https://github.com/googleads/google-publisher-tag-types/commit/26932c7b5ab336ac4a8242fa6bf76cd1743953d8 // Test for googletag.cmd function test_googletag_cmd() { diff --git a/types/google-publisher-tag/index.d.ts b/types/google-publisher-tag/index.d.ts index ce4a642ec30ecb..3960b0475e3593 100644 --- a/types/google-publisher-tag/index.d.ts +++ b/types/google-publisher-tag/index.d.ts @@ -2072,6 +2072,8 @@ declare namespace googletag { /** * The frequency capping interval in minutes. + * + * Must be an integer greater than or equal to 1. */ freqCapIntervalMinutes?: number | null; } diff --git a/types/google-publisher-tag/package.json b/types/google-publisher-tag/package.json index 5386cab7542fcd..dd637f94a3aaf2 100644 --- a/types/google-publisher-tag/package.json +++ b/types/google-publisher-tag/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@types/google-publisher-tag", - "version": "1.20260720.9999", + "version": "1.20260810.9999", "nonNpm": "conflict", "nonNpmDescription": "Google Publisher Tag", "projects": [