GoogleAdsSearchads360V23CommonLocationSet constructor
GoogleAdsSearchads360V23CommonLocationSet({
- GoogleAdsSearchads360V23CommonBusinessProfileLocationSet? businessProfileLocationSet,
- GoogleAdsSearchads360V23CommonChainSet? chainLocationSet,
- String? locationOwnershipType,
- GoogleAdsSearchads360V23CommonMapsLocationSet? mapsLocationSet,
Implementation
GoogleAdsSearchads360V23CommonLocationSet({
this.businessProfileLocationSet,
this.chainLocationSet,
this.locationOwnershipType,
this.mapsLocationSet,
});