GoogleAdsSearchads360V23ServicesApplyRecommendationOperationAdAssetApplyParameters class

Common parameters used when applying ad asset recommendations.

Properties

existingAssets List<String>?
The resource names of existing assets to attach to a scope.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
newAssets List<GoogleAdsSearchads360V23ResourcesAsset>?
The assets to create and attach to a scope.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scope String?
The scope at which to apply the assets.
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