Skip to content

Commit 4847360

Browse files
🤖 Merge PR DefinitelyTyped#73382 Sync latest changes to @types/google-publisher-tag by @google-publisher-tag
Co-authored-by: jimper <[email protected]>
1 parent 950f3f8 commit 4847360

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎types/google-publisher-tag/google-publisher-tag-tests.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Tests for Google Publisher Tag 1.20250728
2-
// Synced from: https://github.com/googleads/google-publisher-tag-types/commit/acc4c06564252357bad326a7d63ec6b7402e0384
2+
// Synced from: https://github.com/googleads/google-publisher-tag-types/commit/02d9acb6d6e8578a1a5fc39691ec36cd799f0a6b
33

44
// Test for googletag.cmd
55
function test_googletag_cmd() {

‎types/google-publisher-tag/index.d.ts‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2859,6 +2859,8 @@ declare namespace googletag {
28592859
* **Note:** Game manual interstitial is a [limited-access](https://support.google.com/admanager/answer/14640119) format.
28602860
*/
28612861
GAME_MANUAL_INTERSTITIAL,
2862+
/** Ad Intents format. */
2863+
AD_INTENTS,
28622864
}
28632865

28642866
/**

0 commit comments

Comments
 (0)