--- v21/enums/asset_field_type.proto 2025-10-07 23:35:21.000000000 +0000 +++ v22/enums/asset_field_type.proto 2025-10-07 23:35:31.000000000 +0000 @@ -131,5 +131,8 @@ // The asset is linked for use as related YouTube videos. RELATED_YOUTUBE_VIDEOS = 33; + + // The asset is linked for use as a landing page preview image. + LANDING_PAGE_PREVIEW = 38; } }
/enums/asset_field_type.proto
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2026-02-18 UTC.