GoogleAdsSearchads360V23CommonLeadFormCustomQuestionField constructor
GoogleAdsSearchads360V23CommonLeadFormCustomQuestionField({
- String? customQuestionText,
- bool? hasLocationAnswer,
- GoogleAdsSearchads360V23CommonLeadFormSingleChoiceAnswers? singleChoiceAnswers,
Implementation
GoogleAdsSearchads360V23CommonLeadFormCustomQuestionField({
this.customQuestionText,
this.hasLocationAnswer,
this.singleChoiceAnswers,
});