KeywordPlanIdeaError

  • Enum describing possible errors from KeywordPlanIdeaService.

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

Enum describing possible errors from KeywordPlanIdeaService.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

URL_CRAWL_ERROR

Error when crawling the input URL.

INVALID_VALUE

The input has an invalid value.