targetingOptionId property

String? targetingOptionId
getter/setter pair

A unique identifier for this targeting option.

The tuple {targeting_type, targeting_option_id} will be unique.

Output only.

Implementation

core.String? targetingOptionId;