GoogleAdsSearchads360V23CommonDynamicFlightsAsset constructor
GoogleAdsSearchads360V23CommonDynamicFlightsAsset({
- String? androidAppLink,
- String? customMapping,
- String? destinationId,
- String? destinationName,
- String? flightDescription,
- String? flightPrice,
- String? flightSalePrice,
- String? formattedPrice,
- String? formattedSalePrice,
- String? imageUrl,
- String? iosAppLink,
- String? iosAppStoreId,
- String? originId,
- String? originName,
- List<
String> ? similarDestinationIds,
Implementation
GoogleAdsSearchads360V23CommonDynamicFlightsAsset({
this.androidAppLink,
this.customMapping,
this.destinationId,
this.destinationName,
this.flightDescription,
this.flightPrice,
this.flightSalePrice,
this.formattedPrice,
this.formattedSalePrice,
this.imageUrl,
this.iosAppLink,
this.iosAppStoreId,
this.originId,
this.originName,
this.similarDestinationIds,
});