enum AdSenseSettings.AdType (v202505)

  • AdSenseSettings.AdType specifies the type of ads that can be served through an AdUnit.

  • This enumeration is part of the InventoryService and has a defined namespace.

  • The enumeration includes options for allowing text-only, image-only, or both text and image ads.

Specifies the type of ads that can be served through this AdUnit.


Namespace
https://www.google.com/apis/ads/publisher/v202505
Enumeration Description
TEXT Allows text-only ads.
IMAGE Allows image-only ads.
TEXT_AND_IMAGE Allows both text and image ads.