type BandwidthGroup (v202411)

  • The PublisherQueryLanguageService BandwidthGroup represents a group of bandwidths organized by generic names (e.g., 'Cable', 'DSL').

  • BandwidthGroup inherits from Technology, which includes an ID and a read-only name assigned by Google.

  • The BandwidthGroup object itself does not have any unique fields beyond the inherited ID and name.

  • You can use BandwidthGroup in Publisher Query Language to target ads based on user bandwidth.

  • Relevant services for using BandwidthGroup include AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService.

Represents a group of bandwidths that are logically organized by some well known generic names such as 'Cable' or 'DSL'.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

Technology (inherited)

id

xsd:long

The unique ID of the Technology. This value is required for all forms of TechnologyTargeting.

name

xsd:string

The name of the technology being targeting. This value is read-only and is assigned by Google.

BandwidthGroup