GoogleAdsSearchads360V23CommonEventAttribute constructor
GoogleAdsSearchads360V23CommonEventAttribute({
- String? event,
- String? eventDateTime,
- List<
GoogleAdsSearchads360V23CommonEventItemAttribute> ? itemAttribute,
Implementation
GoogleAdsSearchads360V23CommonEventAttribute({
this.event,
this.eventDateTime,
this.itemAttribute,
});