File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
types/google-publisher-tag Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 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
55function test_googletag_cmd ( ) {
Original file line number Diff line number Diff 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 /**
You can’t perform that action at this time.
0 commit comments