[[["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 LabelService allows for performing actions on Label objects, such as activating or deactivating them.\u003c/p\u003e\n"],["\u003cp\u003eLabelAction represents the specific actions that can be performed on labels, with ActivateLabels and DeactivateLabels being two examples.\u003c/p\u003e\n"],["\u003cp\u003eThe service uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e for its operations.\u003c/p\u003e\n"]]],["The core content details the `LabelService` and its capabilities, specifically outlining actions that can be executed on `Label` objects. The `performLabelAction()` method serves as the central function for enacting these actions. Two distinct actions are identified: `ActivateLabels` and `DeactivateLabels`. These actions allow for the manipulation of label states within the service. The service operates within the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"],null,["# abstract type LabelAction (v202408)\n\n**Service** \n**LabelService** **Dependencies** \n[performLabelAction()](/ad-manager/api/reference/v202408/LabelService#performLabelAction) \n▼\n**LabelAction** **Inheritance** \n**LabelAction** \n▼\n[ActivateLabels](/ad-manager/api/reference/v202408/LabelService.ActivateLabels) [DeactivateLabels](/ad-manager/api/reference/v202408/LabelService.DeactivateLabels)\n\nRepresents the actions that can be performed on [Label](/ad-manager/api/reference/v202408/LabelService.Label) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]