type TargetingPreset (v202411)

  • TargetingPresetService manages user-defined preset targeting criteria.

  • A TargetingPreset has a unique ID, a required name with a maximum length of 255 characters, and required targeting criteria.

  • Targeting presets are readonly with IDs assigned by Google, but their names and targeting criteria can be created and updated.

User-defined preset targeting criteria.


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

Field

id

xsd:long

The unique ID of the TargetingPreset. This value is readonly and is assigned by Google.

name

xsd:string

The name of the TargetingPreset. This value is required to create a targeting preset and has a maximum length of 255 characters.

targeting

Targeting

Contains the targeting criteria for the TargetingPreset. This attribute is required.