SearchTermInsightError

Enum describing possible search term insight errors.

Enums

UNSPECIFIED

Name unspecified.

UNKNOWN

The received error code is not known in this version.

FILTERING_NOT_ALLOWED_WITH_SEGMENTS

Search term insights cannot be filtered by metrics when segmenting.

LIMIT_NOT_ALLOWED_WITH_SEGMENTS

Search term insights cannot have a LIMIT when segmenting.

MISSING_FIELD_IN_SELECT_CLAUSE

A selected field requires another field to be selected with it.

REQUIRES_FILTER_BY_SINGLE_RESOURCE

A selected field/resource requires filtering by a single resource.

SORTING_NOT_ALLOWED_WITH_SEGMENTS

Search term insights cannot be sorted when segmenting.

SUMMARY_ROW_NOT_ALLOWED_WITH_SEGMENTS

Search term insights cannot have a summary row when segmenting.