From 129e9a525d6489705a7b469fb3647d1a4f5898e5 Mon Sep 17 00:00:00 2001 From: Google Publisher Tag Bot Date: Thu, 24 Sep 2026 21:23:57 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Merge=20PR=20#75612=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, 4 insertions(+), 4 deletions(-) diff --git a/types/google-publisher-tag/google-publisher-tag-tests.ts b/types/google-publisher-tag/google-publisher-tag-tests.ts index 6e4cb6edcfade3..676bc0c6ca1781 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.20260907 -// Synced from: https://github.com/googleads/google-publisher-tag-types/commit/0f6971889c3bd35ea669d08a101670aaf8c121bf +// Tests for Google Publisher Tag 1.20260921 +// Synced from: https://github.com/googleads/google-publisher-tag-types/commit/dd8c4273f415959c61a8eab7761b16f85fbabf32 // 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 7c4e7ee6191615..6cd1cbf0a067b3 100644 --- a/types/google-publisher-tag/index.d.ts +++ b/types/google-publisher-tag/index.d.ts @@ -851,7 +851,7 @@ declare namespace googletag { * * @see [About publisher provided identifiers](https://support.google.com/admanager/answer/2880055) * @param ppid An alphanumeric ID provided by the publisher. Must be between - * 32 and 150 characters. + * 22 and 150 characters. * @return The service object on which the method was called. */ setPublisherProvidedId(ppid: string): PubAdsService; diff --git a/types/google-publisher-tag/package.json b/types/google-publisher-tag/package.json index fd9a4e63a03a73..00b07a86683d3b 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.20260907.9999", + "version": "1.20260921.9999", "nonNpm": "conflict", "nonNpmDescription": "Google Publisher Tag", "projects": [