[[["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 \u003ccode\u003eCompanyService\u003c/code\u003e allows actions on companies within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEndAgreementAction\u003c/code\u003e enables a parent network to cease being the Multiple Customer Management (MCM) parent for a child network.\u003c/p\u003e\n"],["\u003cp\u003eThe actions are encompassed within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAvailable actions inherit from \u003ccode\u003eCompanyAction\u003c/code\u003e and include \u003ccode\u003eEndAgreementAction\u003c/code\u003e, \u003ccode\u003eReInviteAction\u003c/code\u003e, and \u003ccode\u003eResendInvitationAction\u003c/code\u003e.\u003c/p\u003e\n"]]],["`CompanyService` includes `CompanyAction`, a base action with inherited types. `EndAgreementAction` is defined as the action where a parent network withdraws from its role as the MCM parent for a child network. `ReInviteAction` and `ResendInvitationAction` are also listed as available action types. The namespace for these elements is specified as `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type EndAgreementAction (v202408)\n\n**Service** \n**CompanyService** **Inheritance** \n[CompanyAction](/ad-manager/api/reference/v202408/CompanyService.CompanyAction) \n▼\n**EndAgreementAction** [ReInviteAction](/ad-manager/api/reference/v202408/CompanyService.ReInviteAction) [ResendInvitationAction](/ad-manager/api/reference/v202408/CompanyService.ResendInvitationAction)\n\nThe action used by the parent network to withdraw from being the MCM parent for a child.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|\n| **`CompanyAction` (inherited)** ||\n| **`EndAgreementAction`** ||"]]