KeywordPlanAdGroupError

  • Enum describes possible errors from applying a keyword plan ad group.

  • Errors include unspecified, unknown, invalid name, and duplicate name.

  • Invalid names are missing, empty, too long, or contain invalid characters.

  • Duplicate names match existing or other requested keyword plan AdGroup names.

Enum describing possible errors from applying a keyword plan ad group.

Proto definition

Enums

DUPLICATE_NAME

The keyword plan ad group name is duplicate to an existing keyword plan AdGroup name or other keyword plan AdGroup name in the request.

INVALID_NAME

The keyword plan ad group name is missing, empty, longer than allowed limit or contains invalid chars.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.