assetGroups property
List of asset groups in the experiment arm.
The max length is one. In the Optimize Assets experiment construction, the control arm and treatment arm should both contain the same asset group ID.
Implementation
core.List<GoogleAdsSearchads360V23ResourcesExperimentArmAssetGroupInfo>?
assetGroups;