--- v22/common/ad_asset.proto 2026-01-23 15:36:15.000000000 +0000 +++ v23/common/ad_asset.proto 2026-01-23 15:36:25.000000000 +0000 @@ -78,6 +78,11 @@ // given ad slot can be found. optional AdVideoAssetInventoryPreferences ad_video_asset_inventory_preferences = 1; + + // Defines feature controls for this AdVideoAsset during serving time. + // For example, whether YouTube comments should be enabled for Partnership Ads + // served on YouTube Shorts. + optional AdVideoAssetLinkFeatureControl ad_video_asset_feature_control = 2; } // YouTube Video Asset inventory preferences. @@ -95,6 +100,13 @@ optional bool shorts_preference = 3; } +// YouTube Video Asset feature controls. +message AdVideoAssetLinkFeatureControl { + // Defines if YouTube comments should be enabled for the creative + // using this YouTube video asset served on YouTube Shorts. + optional bool allow_youtube_comments = 1; +} + // A media bundle asset used inside an ad. message AdMediaBundleAsset { // The Asset resource name of this media bundle.
/common/ad_asset.proto
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2026-01-28 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2026-01-28 بهوقت ساعت هماهنگ جهانی."],[],[]]