[[["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-02-13 UTC."],[[["LabelAction in Google Ad Manager represents actions performed on labels, such as activating or deactivating them."],["It uses the namespace `https://www.google.com/apis/ads/publisher/v202402` for its operations."],["Two main actions, ActivateLabels and DeactivateLabels, can be executed on Label objects."],["These actions are a part of the LabelService, which manages labels within the Ad Manager system."]]],["The `LabelService` allows actions on `Label` objects. Available actions, inherited from `LabelAction`, are `ActivateLabels` and `DeactivateLabels`. The `performLabelAction()` method is used to execute these actions. This service and its actions are part of the Google Ad Manager API within the `https://www.google.com/apis/ads/publisher/v202402` namespace. These enable managing the state of labels within the ad manager system.\n"]]