ClickViewError

  • This document lists possible errors related to click views.

  • Errors include unspecified issues, unknown codes, missing date filters, and requests for dates that are too old.

Enum describing possible click view errors.

Proto definition

Enums

DATE_TOO_OLD

The requested date is too old.

EXPECTED_FILTER_ON_A_SINGLE_DAY

Missing filter on a single day.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.