GoogleAdsSearchads360V23ServicesRemoveCampaignAutomaticallyCreatedAssetRequest class
Request message for AutomaticallyCreatedAssetRemovalService.RemoveCampaignAutomaticallyCreatedAsset.
Constructors
-
GoogleAdsSearchads360V23ServicesRemoveCampaignAutomaticallyCreatedAssetRequest({List<
GoogleAdsSearchads360V23ServicesRemoveCampaignAutomaticallyCreatedAssetOperation> ? operations, bool? partialFailure}) - GoogleAdsSearchads360V23ServicesRemoveCampaignAutomaticallyCreatedAssetRequest.fromJson(Map json_)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
operations
↔ List<
GoogleAdsSearchads360V23ServicesRemoveCampaignAutomaticallyCreatedAssetOperation> ? -
The list of operations.
getter/setter pair
- partialFailure ↔ bool?
-
If true, successful operations will be carried out and invalid operations
will return errors.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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