GoogleAdsSearchads360V23ResourcesLocalServicesLead constructor
GoogleAdsSearchads360V23ResourcesLocalServicesLead({
- String? categoryId,
- GoogleAdsSearchads360V23ResourcesContactDetails? contactDetails,
- String? creationDateTime,
- GoogleAdsSearchads360V23ResourcesCreditDetails? creditDetails,
- String? id,
- bool? leadCharged,
- bool? leadFeedbackSubmitted,
- String? leadStatus,
- String? leadType,
- String? locale,
- GoogleAdsSearchads360V23ResourcesNote? note,
- String? resourceName,
- String? serviceId,
Implementation
GoogleAdsSearchads360V23ResourcesLocalServicesLead({
this.categoryId,
this.contactDetails,
this.creationDateTime,
this.creditDetails,
this.id,
this.leadCharged,
this.leadFeedbackSubmitted,
this.leadStatus,
this.leadType,
this.locale,
this.note,
this.resourceName,
this.serviceId,
});