adGroupAssignedTargetingOptions property

List<AdGroupAssignedTargetingOption>? adGroupAssignedTargetingOptions
getter/setter pair

The list of wrapper objects, each providing an assigned targeting option and the ad group it is assigned to.

This list will be absent if empty.

Implementation

core.List<AdGroupAssignedTargetingOption>? adGroupAssignedTargetingOptions;