GoogleAdsSearchads360V23CommonDynamicHotelsAndRentalsAsset constructor
GoogleAdsSearchads360V23CommonDynamicHotelsAndRentalsAsset({
- String? address,
- String? androidAppLink,
- String? category,
- List<
String> ? contextualKeywords, - String? description,
- String? destinationName,
- String? formattedPrice,
- String? formattedSalePrice,
- String? imageUrl,
- String? iosAppLink,
- String? iosAppStoreId,
- String? price,
- String? propertyId,
- String? propertyName,
- String? salePrice,
- List<
String> ? similarPropertyIds, - String? starRating,
Implementation
GoogleAdsSearchads360V23CommonDynamicHotelsAndRentalsAsset({
this.address,
this.androidAppLink,
this.category,
this.contextualKeywords,
this.description,
this.destinationName,
this.formattedPrice,
this.formattedSalePrice,
this.imageUrl,
this.iosAppLink,
this.iosAppStoreId,
this.price,
this.propertyId,
this.propertyName,
this.salePrice,
this.similarPropertyIds,
this.starRating,
});