baseAdGroup property

String? baseAdGroup
getter/setter pair

For draft or experiment ad groups, this field is the resource name of the base ad group from which this ad group was created.

If a draft or experiment ad group does not have a base ad group, then this field is null. For base ad groups, this field equals the ad group resource name. This field is read-only.

Output only.

Implementation

core.String? baseAdGroup;