abstract type CompanyAction (v202502)

  • CompanyAction represents actions that can be performed on Company objects.

  • CompanyAction has several subclasses including EndAgreementAction, ReInviteAction, and ResendInvitationAction.

  • The performCompanyAction() method in CompanyService utilizes CompanyAction.

Represents the actions that can be performed on Company objects.


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

Field