[[["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\u003eLabelAction\u003c/code\u003e object represents actions performed on \u003ccode\u003eLabel\u003c/code\u003e objects, such as activating or deactivating them.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLabelAction\u003c/code\u003e objects are used within the \u003ccode\u003eLabelService\u003c/code\u003e when calling \u003ccode\u003eperformLabelAction()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis service and its components reside within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["The `LabelService` allows actions on `Label` objects, specifically through the `performLabelAction()` method. This method utilizes `LabelAction`, which is a parent class for concrete actions. Available actions include `ActivateLabels` and `DeactivateLabels`, enabling the activation or deactivation of labels. These actions are part of the Google Ad Manager API, version v202411, and are contained within the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"],null,["# abstract type LabelAction (v202411)\n\n**Service** \n**LabelService** **Dependencies** \n[performLabelAction()](/ad-manager/api/reference/v202411/LabelService#performLabelAction) \n▼\n**LabelAction** **Inheritance** \n**LabelAction** \n▼\n[ActivateLabels](/ad-manager/api/reference/v202411/LabelService.ActivateLabels) [DeactivateLabels](/ad-manager/api/reference/v202411/LabelService.DeactivateLabels)\n\nRepresents the actions that can be performed on [Label](/ad-manager/api/reference/v202411/LabelService.Label) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|"]]