GoogleAdsSearchads360V23ResourcesAssetSet class

An asset set representing a collection of assets.

Use AssetSetAsset to link an asset to the asset set.

Properties

businessProfileLocationGroup GoogleAdsSearchads360V23CommonBusinessProfileLocationGroup?
Business Profile location group asset set data.
getter/setter pair
chainLocationGroup GoogleAdsSearchads360V23CommonChainLocationGroup?
Represents information about a Chain dynamic location group.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hotelPropertyData GoogleAdsSearchads360V23ResourcesAssetSetHotelPropertyData?
For Performance Max for travel goals campaigns with a Hotel Center account link.
getter/setter pair
id String?
The ID of the asset set.
getter/setter pair
locationGroupParentAssetSetId String?
Parent asset set ID for the asset set where the elements of this asset set come from.
getter/setter pair
locationSet GoogleAdsSearchads360V23CommonLocationSet?
Location asset set data.
getter/setter pair
merchantCenterFeed GoogleAdsSearchads360V23ResourcesAssetSetMerchantCenterFeed?
Merchant ID and Feed Label from Google Merchant Center.
getter/setter pair
name String?
Name of the asset set.
getter/setter pair
resourceName String?
The resource name of the asset set.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status String?
The status of the asset set.
getter/setter pair
type String?
The type of the asset set.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited