[[["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."],[[["BrowserTargeting is used to target or exclude specific web browsers for a LineItem within Google Ad Manager."],["You can include or exclude browsers using the `isTargeted` field, which defaults to inclusion."],["Targeting can be refined using an array of `browsers` which includes attributes like browser, browser language, device capabilities, and mobile carrier, among others."],["This feature resides within the namespace: `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content describes `BrowserTargeting`, which manages browser targeting or exclusion for `LineItem` within ad services. Key actions include setting `isTargeted` (defaulting to true) to define whether to include or exclude. `Browsers` field contains an array of the elements: `Technology`, `BandwidthGroup`, `Browser`, and others, to specify the targeted or excluded items. It's a dependency for several services like `AdRuleService`, `LineItemService`, and `ProposalService`.\n"]]