abstract type AdUnitAction (v202502)

  • AdUnitAction represents actions that can be performed on AdUnit objects using the InventoryService.

  • AdUnitAction has subclasses like ActivateAdUnits, ArchiveAdUnits, and DeactivateAdUnits.

  • The performAdUnitAction() method within InventoryService utilizes AdUnitAction.

Represents the actions that can be performed on AdUnit objects.


Namespace
https://www.google.com/apis/ads/publisher/v202502

Field