GoogleAdsSearchads360V23CommonPriceAsset constructor
GoogleAdsSearchads360V23CommonPriceAsset({
- String? languageCode,
- List<
GoogleAdsSearchads360V23CommonPriceOffering> ? priceOfferings, - String? priceQualifier,
- String? type,
Implementation
GoogleAdsSearchads360V23CommonPriceAsset({
this.languageCode,
this.priceOfferings,
this.priceQualifier,
this.type,
});