ConversionGoalCampaignConfigError
Stay organized with collections
Save and categorize content based on your preferences.
Enum describing possible conversion goal campaign config errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
CANNOT_USE_CAMPAIGN_GOAL_FOR_SEARCH_ADS_360_MANAGED_CAMPAIGN
|
Campaign is managed by Search Ads 360 but uses Unified Goal. |
CUSTOM_GOAL_DOES_NOT_BELONG_TO_GOOGLE_ADS_CONVERSION_CUSTOMER
|
The campaign is using a custom goal that does not belong to its Google Ads conversion customer (conversion tracking customer). |
CAMPAIGN_CANNOT_USE_UNIFIED_GOALS
|
The campaign is not allowed to use unified goals. |
EMPTY_CONVERSION_GOALS
|
The campaign is using campaign override goals but has no goals configured. |
STORE_SALE_STORE_VISIT_CANNOT_BE_BOTH_INCLUDED
|
STORE_SALE and STORE_VISIT conversion types cannot be both included in campaign level goal. |
|
Performance Max campaign is not allowed to use custom goal with store sales conversion type. |
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.
[[["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-02-20 UTC."],[[["This enum describes potential errors in campaign configuration related to conversion goals."],["Errors can arise from using incorrect goal types with specific campaign types like Search Ads 360 or Performance Max."],["Issues may occur if a campaign utilizes a custom goal that's not linked to the correct Google Ads conversion customer or if it lacks configured goals while using campaign override goals."],["The enum also flags instances where incompatible conversion types like STORE_SALE and STORE_VISIT are both included within the campaign level goal."]]],[]]