targetRestrictionOperations property

List<GoogleAdsSearchads360V23CommonTargetRestrictionOperation>? targetRestrictionOperations
getter/setter pair

The list of operations changing the target restrictions.

Adding a target restriction with a targeting dimension that already exists causes the existing target restriction to be replaced with the new value.

Implementation

core.List<GoogleAdsSearchads360V23CommonTargetRestrictionOperation>?
targetRestrictionOperations;