Join us live on
Discord on the Google Advertising and Measurement Community server and on
YouTube on May 14th at 10:00 AM EST! We will discuss the new features added in v24.1 of the Google Ads API.
AutomaticallyCreatedAssetRemovalError
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
Describes errors that can occur when removing automatically created assets.
Provides specific error types for non-existent ads or assets, unsupported ad types, and mismatched asset field types.
Includes error codes for unspecified and unknown errors.
Enum describing possible automatically created asset removal errors.
Proto definition
Enums
AD_DOES_NOT_EXIST
The ad does not exist.
ASSET_DOES_NOT_EXIST
The asset does not exist.
ASSET_FIELD_TYPE_DOES_NOT_MATCH
The asset field type does not match.
INVALID_AD_TYPE
Ad type is not supported. Only Responsive Search Ad type is supported.
NOT_AN_AUTOMATICALLY_CREATED_ASSET
Not an automatically created asset.
UNKNOWN
The received error code is not known in this version.
UNSPECIFIED
Enum unspecified.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-23 UTC.
[null,null,["Last updated 2026-02-23 UTC."],[],[]]