[[["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-05-15 UTC."],[[["DeviceManufacturerTargeting is used to target or exclude specific device manufacturers for a LineItem."],["It specifies whether to include (`isTargeted = true`) or exclude (`isTargeted = false`) the listed device manufacturers."],["Targeting can be applied using a list of device manufacturers."],["It is a part of the TechnologyTargeting within the Google Ad Manager API."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202405`."]]],["DeviceManufacturerTargeting defines whether device manufacturers are targeted or excluded for LineItems. The `isTargeted` field (defaulting to `true`) dictates this. The `deviceManufacturers` field specifies the list of manufacturers to target/exclude, utilizing various Technology types like BandwidthGroup, Browser, DeviceCategory, and MobileCarrier. It's used by services including AdRuleService, LineItemService, and ProposalLineItemService. The core functionality enables refined targeting within advertising based on device manufacturers.\n"]]