CampaignGoalConfigError

Enum describing possible campaign goal config errors.

Proto definition GitHub

Enums

CAMPAIGN_NOT_FOUND

Campaign is either removed or does not exist.

CAMPAIGN_OVERRIDE_HIGH_LIFETIME_VALUE_NOT_SUPPORTED_FOR_CAMPAIGN_TYPE

New customer acquisition customer lifecycle optimization goal campaign override high lifetime values should only be set for supported campaign type.

CAMPAIGN_OVERRIDE_VALUES_SET_FOR_NEW_CUSTOMER_ACQUISITION_TARGET_SPECIFIC_OPTION

New customer acquisition customer lifecycle optimization goal targeting only new customers should not have campaign override values set.

CANNOT_USE_INCOMPATIBLE_CLO_GOALS

Error when the campaign is attempting to combine incompatible CLO goals.

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.

GOAL_NOT_FOUND

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

HIGH_LIFETIME_VALUE_LESS_THAN_OR_EQUAL_TO_VALUE

High lifetime value should be greater than value.

HIGH_LIFETIME_VALUE_PRESENT_BUT_VALUE_ABSENT

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

LOYALTY_RETENTION_GOAL_INVALID_MODE

At least one mode (either enabling bid adjustments or showing benefits in PLA) must be enabled for loyalty retention goal.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.