[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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|---|---|"]]