GoogleAdsSearchads360V23CommonSyntheticContentAttestation constructor

GoogleAdsSearchads360V23CommonSyntheticContentAttestation({
  1. String? source,
  2. String? status,
})

Implementation

GoogleAdsSearchads360V23CommonSyntheticContentAttestation({
  this.source,
  this.status,
});