CustomConversionGoalError
Stay organized with collections
Save and categorize content based on your preferences.
outlined_flag
The document provides an enumeration of possible errors related to custom conversion goals.
Errors cover scenarios like invalid or disabled conversion actions, duplicate goal names or action lists, and inability to remove linked goals.
Certain non-biddable conversion types are not eligible for inclusion in custom goals.
Enums
CANNOT_REMOVE_LINKED_CUSTOM_CONVERSION_GOAL
The custom conversion goal cannot be removed because it's linked to a campaign.
CONVERSION_ACTION_NOT_ENABLED
The conversion action is not enabled so it cannot be included in a custom conversion goal.
CUSTOM_GOAL_DUPLICATE_NAME
Custom goal with the same name already exists.
DUPLICATE_CONVERSION_ACTION_LIST
Custom goal with the same conversion action list already exists.
INVALID_CONVERSION_ACTION
Cannot find a conversion action with the specified id.
NON_BIDDABLE_CONVERSION_ACTION_NOT_ELIGIBLE_FOR_CUSTOM_GOAL
Conversion types that cannot be biddable should not be included in custom goal.
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 2025-12-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 2025-12-12 UTC."],[],[]]