diff --git a/types/google-publisher-tag/google-publisher-tag-tests.ts b/types/google-publisher-tag/google-publisher-tag-tests.ts index a588dd956b9771..6e4cb6edcfade3 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.20260831 -// Synced from: https://github.com/googleads/google-publisher-tag-types/commit/b049077b5364a6f8c7f606b3bf6636cfff156910 +// Tests for Google Publisher Tag 1.20260907 +// Synced from: https://github.com/googleads/google-publisher-tag-types/commit/0f6971889c3bd35ea669d08a101670aaf8c121bf // 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 e2cdfaeddedc62..7c4e7ee6191615 100644 --- a/types/google-publisher-tag/index.d.ts +++ b/types/google-publisher-tag/index.d.ts @@ -2022,8 +2022,8 @@ declare namespace googletag { */ interface AutoRefreshConfig { /** - * Whether GPT will automatically refresh an ad slot when the page is restored - * from the back/forward cache. Defaults to `true`. + * Whether GPT will automatically refresh an actively viewed ad slot when the + * page is restored from the back/forward cache. Defaults to `true`. * * @example * // Set the auto refresh configuration, disabling auto refresh on diff --git a/types/google-publisher-tag/package.json b/types/google-publisher-tag/package.json index 88e7dad7e55a23..fd9a4e63a03a73 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.20260831.9999", + "version": "1.20260907.9999", "nonNpm": "conflict", "nonNpmDescription": "Google Publisher Tag", "projects": [