type DeviceManufacturerTargeting (v202411)

  • DeviceManufacturerTargeting allows for the targeting or exclusion of inventory based on device manufacturers.

  • It utilizes a boolean field, isTargeted, to indicate whether the targeting is inclusive or exclusive.

  • The deviceManufacturers field accepts an array of Technology objects, specifically of type DeviceManufacturer, to specify the targeted or excluded manufacturers.

  • This targeting option is available for various services like AdRuleService, AdjustmentService, ForecastService, etc., enabling refined ad delivery.

  • The namespace for DeviceManufacturerTargeting is https://www.google.com/apis/ads/publisher/v202411, providing a standardized identification within the Google Ad Manager API.