enum AdSenseSettings.BorderStyle (v202411)

  • AdSenseSettings.BorderStyle describes the border style of HTML elements surrounding ads displayed by an AdUnit.

  • It is part of the InventoryService and depends on AdSenseSettings.

  • BorderStyle offers options including default, not rounded, slightly rounded, and very rounded styles.

Describes the border of the HTML elements used to surround an ad displayed by the AdUnit.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
DEFAULT Uses the default border-style of the browser.
NOT_ROUNDED Uses a cornered border-style.
SLIGHTLY_ROUNDED Uses a slightly rounded border-style.
VERY_ROUNDED Uses a rounded border-style.