GoogleAdsSearchads360V23CommonSyntheticContentInfo constructor

GoogleAdsSearchads360V23CommonSyntheticContentInfo({
  1. GoogleAdsSearchads360V23CommonSyntheticContentAttestation? advertiserAttestation,
  2. GoogleAdsSearchads360V23CommonSyntheticContentAttestation? systemAttestation,
})

Implementation

GoogleAdsSearchads360V23CommonSyntheticContentInfo({
  this.advertiserAttestation,
  this.systemAttestation,
});