ConversionGoalCampaignConfigError
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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This enum describes potential errors in campaign configuration related to conversion goals."],["Errors can arise from using specific goal types with incompatible campaign types or settings."],["Some errors indicate issues with custom goals or a campaign's conversion customer."],["The enum includes general errors like unspecified or unknown errors."],["Specific scenarios like using both Store Sales and Store Visits, or using custom goals with Performance Max and store sales, are also covered."]]],[]]