Update a banner.
Enterprise feature
Updates an existing banner identified by its id.
Authentication
Path parameters
Request
Whether the banner should be sticky on the screen. If not specified, defaults to false.
The icon to display on the banner. Can be one of https://fonts.google.com/icons. If not specified, this will be the default icon for the variant. If “none”, no icon will be displayed.
The link to display on the banner. Can either be an absolute or a relative link (e.g. absolute: “https://example.com” or relative: “/admin/service-accounts”). If “dialog”, will display a dialog when clicked. If not specified, no link will be displayed.
The title to display on the dialog. If not specified, this will be the same as linkText.
Response
>=1format: "date-time"Whether the banner should be sticky on the screen. If not specified, defaults to false.
The icon to display on the banner. Can be one of https://fonts.google.com/icons. If not specified, this will be the default icon for the variant. If “none”, no icon will be displayed.
The link to display on the banner. Can either be an absolute or a relative link (e.g. absolute: “https://example.com” or relative: “/admin/service-accounts”). If “dialog”, will display a dialog when clicked. If not specified, no link will be displayed.
The title to display on the dialog. If not specified, this will be the same as linkText.