GoogleAdsSearchads360V23CommonDynamicEducationAsset constructor
GoogleAdsSearchads360V23CommonDynamicEducationAsset({
- String? address,
- String? androidAppLink,
- List<
String> ? contextualKeywords, - String? imageUrl,
- String? iosAppLink,
- String? iosAppStoreId,
- String? locationId,
- String? programDescription,
- String? programId,
- String? programName,
- String? schoolName,
- List<
String> ? similarProgramIds, - String? subject,
- String? thumbnailImageUrl,
Implementation
GoogleAdsSearchads360V23CommonDynamicEducationAsset({
this.address,
this.androidAppLink,
this.contextualKeywords,
this.imageUrl,
this.iosAppLink,
this.iosAppStoreId,
this.locationId,
this.programDescription,
this.programId,
this.programName,
this.schoolName,
this.similarProgramIds,
this.subject,
this.thumbnailImageUrl,
});