GoogleAdsSearchads360V23ResourcesAssetSet constructor
GoogleAdsSearchads360V23ResourcesAssetSet({
- GoogleAdsSearchads360V23CommonBusinessProfileLocationGroup? businessProfileLocationGroup,
- GoogleAdsSearchads360V23CommonChainLocationGroup? chainLocationGroup,
- GoogleAdsSearchads360V23ResourcesAssetSetHotelPropertyData? hotelPropertyData,
- String? id,
- String? locationGroupParentAssetSetId,
- GoogleAdsSearchads360V23CommonLocationSet? locationSet,
- GoogleAdsSearchads360V23ResourcesAssetSetMerchantCenterFeed? merchantCenterFeed,
- String? name,
- String? resourceName,
- String? status,
- String? type,
Implementation
GoogleAdsSearchads360V23ResourcesAssetSet({
this.businessProfileLocationGroup,
this.chainLocationGroup,
this.hotelPropertyData,
this.id,
this.locationGroupParentAssetSetId,
this.locationSet,
this.merchantCenterFeed,
this.name,
this.resourceName,
this.status,
this.type,
});