ShoppingProductError

  • Describes possible errors when querying shopping products.

  • Includes enums for unspecified errors, unknown errors, missing campaign filters, missing ad group filters, and unsupported date segmentation.

Enum describing possible errors querying shopping product.

Proto definition

Enums

MISSING_AD_GROUP_FILTER

A filter on the ad_group resource name is missing.

MISSING_CAMPAIGN_FILTER

A filter on the campaign resource name is missing.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.

UNSUPPORTED_DATE_SEGMENTATION

Date segmentation is not supported.