CustomAudienceError

Enum describing possible custom audience errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

NAME_ALREADY_USED

New name in the custom audience is duplicated ignoring cases.

CANNOT_REMOVE_WHILE_IN_USE

Cannot remove a custom audience while it's still being used as targeting.

RESOURCE_ALREADY_REMOVED

Cannot update or remove a custom audience that is already removed.

MEMBER_TYPE_AND_PARAMETER_ALREADY_EXISTED

The pair of [type, value] already exists in members.

INVALID_MEMBER_TYPE

Member type is invalid.

MEMBER_TYPE_AND_VALUE_DOES_NOT_MATCH

Member type does not have associated value.

POLICY_VIOLATION

Custom audience contains a member that violates policy.

INVALID_TYPE_CHANGE

Change in custom audience type is not allowed.