CampaignGoalConfigError

  • This document lists potential errors when configuring campaign goals.

  • Errors include goals or campaigns not being found.

  • Errors can occur if high lifetime value is improperly configured relative to standard value.

  • Specific campaign types and customer statuses are required for certain optimization goals.

Enum describing possible campaign goal config errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

GOAL_NOT_FOUND

Goal is either removed or does not exist for this account.

CAMPAIGN_NOT_FOUND

Campaign is either removed or does not exist.

HIGH_LIFETIME_VALUE_PRESENT_BUT_VALUE_ABSENT

If high lifetime value is present then value should be present.

HIGH_LIFETIME_VALUE_LESS_THAN_OR_EQUAL_TO_VALUE

High lifetime value should be greater than value.

CUSTOMER_LIFECYCLE_OPTIMIZATION_CAMPAIGN_TYPE_NOT_SUPPORTED

When using customer lifecycle optimization goal, campaign type should be supported.

CUSTOMER_NOT_ALLOWLISTED_FOR_RETENTION_ONLY

Customer must be allowlisted to use retention only goal.