GoogleAdsSearchads360V23CommonResponsiveDisplayAdControlSpec constructor

GoogleAdsSearchads360V23CommonResponsiveDisplayAdControlSpec({
  1. bool? enableAssetEnhancements,
  2. bool? enableAutogenVideo,
})

Implementation

GoogleAdsSearchads360V23CommonResponsiveDisplayAdControlSpec({
  this.enableAssetEnhancements,
  this.enableAutogenVideo,
});