CustomConversionGoalError

Enum describing possible custom conversion goal errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

INVALID_CONVERSION_ACTION

Cannot find a conversion action with the specified id.

CONVERSION_ACTION_NOT_ENABLED

The conversion action is not enabled so it cannot be included in a custom conversion goal.

CANNOT_REMOVE_LINKED_CUSTOM_CONVERSION_GOAL

The custom conversion goal cannot be removed because it's linked to a campaign.

CUSTOM_GOAL_DUPLICATE_NAME

Custom goal with the same name already exists.

DUPLICATE_CONVERSION_ACTION_LIST

Custom goal with the same conversion action list already exists.

NON_BIDDABLE_CONVERSION_ACTION_NOT_ELIGIBLE_FOR_CUSTOM_GOAL

Conversion types that cannot be biddable should not be included in custom goal.