KeywordPlanIdeaError

  • Enum describing possible errors from KeywordPlanIdeaService.

  • Possible errors include unspecified, unknown, URL crawl errors, and invalid values.

Enum describing possible errors from KeywordPlanIdeaService.

Proto definition

Enums

INVALID_VALUE

The input has an invalid value.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.

URL_CRAWL_ERROR

Error when crawling the input URL.