creativeGroupAssignments property

List<CreativeGroupAssignment>? creativeGroupAssignments
getter/setter pair

Creative group assignments for this ad.

Applicable when type is AD_SERVING_CLICK_TRACKER. Only one assignment per creative group number is allowed for a maximum of two assignments.

Implementation

core.List<CreativeGroupAssignment>? creativeGroupAssignments;