[[["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."],[[["DeviceManufacturerTargeting represents the targeting or exclusion of device manufacturers for a LineItem."],["It utilizes a boolean field, `isTargeted`, to determine if the listed manufacturers should be targeted or excluded (defaults to true for targeting)."],["The `deviceManufacturers` field contains a list of Technology objects that specify the targeted or excluded device manufacturers."],["This targeting can be used within various services, including LineItemService, ProposalLineItemService, and TargetingPresetService."]]],["DeviceManufacturerTargeting manages device manufacturer targeting or exclusion for LineItems. Key actions include setting `isTargeted` to `true` (default) or `false`, indicating inclusion or exclusion. It utilizes a `deviceManufacturers` field which encompasses various Technology entities, such as BandwidthGroup, Browser, DeviceCategory, and MobileCarrier. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202411`, and the service is associated with multiple Ad Manager services like AdRuleService, ForecastService and LineItemService.\n"]]