adGroupIds property

List<String>? adGroupIds
getter/setter pair

The IDs of the ad groups the assigned targeting options will belong to.

A maximum of 25 ad group IDs can be specified.

Required.

Implementation

core.List<core.String>? adGroupIds;