smallBrandedBannerImageUrl property

  1. @Deprecated('Not supported. Member documentation may have more information.')
LocalizedProperty? smallBrandedBannerImageUrl
getter/setter pair

The URL for the 640px by 70px banner image that appears below the video player in the default view of the video watch page.

The URL for the image that appears above the top-left corner of the video player. This is a 25-pixel-high image with a flexible width that cannot exceed 170 pixels.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
LocalizedProperty? smallBrandedBannerImageUrl;