abstract type CompanyAction (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Represents the actions that can be performed on Company
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe CompanyService allows for performing actions on \u003ccode\u003eCompany\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eAvailable actions include ending agreements, re-inviting, and resending invitations.\u003c/p\u003e\n"],["\u003cp\u003eThese actions are represented by the \u003ccode\u003eCompanyAction\u003c/code\u003e and its inheriting types like \u003ccode\u003eEndAgreementAction\u003c/code\u003e, \u003ccode\u003eReInviteAction\u003c/code\u003e, and \u003ccode\u003eResendInvitationAction\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eCompanyService operations utilize the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe table outlines further details regarding specific fields and their functionalities within the service.\u003c/p\u003e\n"]]],["The `CompanyService` allows actions to be performed on `Company` objects. The `performCompanyAction()` method is used to execute these actions. `CompanyAction` is the base class, with specific actions like `EndAgreementAction`, `ReInviteAction`, and `ResendInvitationAction` inheriting from it. These actions manage agreements and invitations related to companies. The service's namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# abstract type CompanyAction (v202411)\n\n**Service** \n**CompanyService** **Dependencies** \n[performCompanyAction()](/ad-manager/api/reference/v202411/CompanyService#performCompanyAction) \n▼\n**CompanyAction** **Inheritance** \n**CompanyAction** \n▼\n[EndAgreementAction](/ad-manager/api/reference/v202411/CompanyService.EndAgreementAction) [ReInviteAction](/ad-manager/api/reference/v202411/CompanyService.ReInviteAction) [ResendInvitationAction](/ad-manager/api/reference/v202411/CompanyService.ResendInvitationAction)\n\nRepresents the actions that can be performed on `Company` objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|"]]