abstract type AdUnitAction (v202508)

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

  • AdUnitAction inherits from AdUnitAction and has specific sub-actions like ActivateAdUnits, ArchiveAdUnits, and DeactivateAdUnits.

  • The performAdUnitAction() method in the InventoryService uses the AdUnitAction to execute these actions.

Represents the actions that can be performed on AdUnit objects.


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

Field