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-05-29 UTC.
[null,null,["Last updated 2024-05-29 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 isn't linked to the correct Google Ads conversion customer or if it lacks configured goals while using campaign override goals."],["The enum also flags conflicts like including both STORE_SALE and STORE_VISIT conversion types within the same campaign-level goal."]]],[]]