CampaignGoalConfigError

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.