AssetSetLinkError
Enum describing possible asset set link errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
INCOMPATIBLE_ADVERTISING_CHANNEL_TYPE
|
Advertising channel type cannot be attached to the asset set due to channel-based restrictions. |
DUPLICATE_FEED_LINK
|
For this asset set type, only one campaign to feed linkage is allowed. |
INCOMPATIBLE_ASSET_SET_TYPE_WITH_CAMPAIGN_TYPE
|
The asset set type and campaign type are incompatible. |
DUPLICATE_ASSET_SET_LINK
|
Cannot link duplicate asset sets to the same campaign. |
ASSET_SET_LINK_CANNOT_BE_REMOVED
|
Cannot remove the asset set link. If a campaign is linked with only one asset set and you attempt to unlink them, this error will be triggered. |
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 2024-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["This enum describes potential errors encountered when linking asset sets in Google Ads."],["Errors can indicate issues such as incompatibility between advertising channels, asset set types, and campaign types, or limitations on the number of links allowed."],["Some errors, like `ASSET_SET_LINK_CANNOT_BE_REMOVED`, arise from attempting to unlink the sole asset set associated with a campaign."],["Understanding these error codes helps in troubleshooting and resolving asset set linking problems."]]],[]]