AssetSetLinkError
Stay organized with collections
Save and categorize content based on your preferences.
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-10-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["This enum describes potential errors encountered when linking asset sets in Google Ads."],["Errors may arise due to incompatibility between advertising channels, asset set types, and campaign types, or due to duplication."],["Restrictions exist on the number of certain linked assets and attempts to remove required links will result in errors."]]],[]]