enum AdSenseSettings.AdType (v202508)

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

  • The possible values for AdSenseSettings.AdType are TEXT, IMAGE, and TEXT_AND_IMAGE.

  • TEXT allows text-only ads, IMAGE allows image-only ads, and TEXT_AND_IMAGE allows both.

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


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