[[["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-15 UTC."],[[["This document details the `AppliedLabelOrBuilder` interface within the Google Ad Manager Java library, with versions ranging from 0.1.0 to 0.19.0."],["`AppliedLabelOrBuilder` extends `MessageOrBuilder` and is used to manage labels that are applied, supporting the retrieval of the label's string representation, its byte representation, and the label's negation status."],["The `getLabel()` method retrieves the label as a string, following the format \"networks/{network_code}/labels/{label_id}\", which is a required field."],["The `getLabelBytes()` method returns the label as a `ByteString` object, providing an alternative way to access the label data."],["The `getNegated()` method determines whether the label's effects are negated, returning a boolean value to indicate the status."]]],[]]