ConversionGoalCampaignConfigError

  • The document describes conversion goal campaign configuration errors in Google Ads.

  • Errors include issues with using unified goals in SA360 managed campaigns and campaigns not allowed to use unified goals.

  • Custom goal errors relate to belonging to the correct conversion customer and usage in Performance Max campaigns.

  • Other errors involve empty campaign override goals and conflicts with store sale and store visit conversion types.

Enum describing possible conversion goal campaign config errors.

Proto definition

Enums

CAMPAIGN_CANNOT_USE_UNIFIED_GOALS

The campaign is not allowed to use unified goals.

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).

EMPTY_CONVERSION_GOALS

The campaign is using campaign override goals but has no goals configured.

PERFORMANCE_MAX_CAMPAIGN_CANNOT_USE_CUSTOM_GOAL_WITH_STORE_SALES

Performance Max campaign is not allowed to use custom goal with store sales conversion type.

STORE_SALE_STORE_VISIT_CANNOT_BE_BOTH_INCLUDED

STORE_SALE and STORE_VISIT conversion types cannot be both included in campaign level goal.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.