GoogleAdsSearchads360V23CommonPolicyTopicEvidenceDestinationNotWorking constructor

GoogleAdsSearchads360V23CommonPolicyTopicEvidenceDestinationNotWorking({
  1. String? device,
  2. String? dnsErrorType,
  3. String? expandedUrl,
  4. String? httpErrorCode,
  5. String? lastCheckedDateTime,
})

Implementation

GoogleAdsSearchads360V23CommonPolicyTopicEvidenceDestinationNotWorking({
  this.device,
  this.dnsErrorType,
  this.expandedUrl,
  this.httpErrorCode,
  this.lastCheckedDateTime,
});