[[["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 2024-11-19 UTC."],[[["The `LabelAction` object represents actions performed on `Label` objects, such as activating or deactivating them."],["`LabelAction` objects are used within the `LabelService` when calling `performLabelAction()`."],["This service and its components reside within the `https://www.google.com/apis/ads/publisher/v202411` namespace."]]],["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"]]