FinalUrlExpansionAssetViewError

  • The document provides a list of possible errors related to final URL expansion asset views.

  • Errors include missing or invalid required filters, and issues with selecting or filtering by ad groups or asset groups.

  • Some fields or resources require filtering by a single resource.

  • Selecting or filtering by both ad group and asset group simultaneously is not allowed.

Enum describing possible final url expansion asset view errors.

Proto definition

Enums

CANNOT_FILTER_BY_BOTH_AD_GROUP_AND_ASSET_GROUP

Both ad group and asset group cannot be filtered in the query.

CANNOT_SELECT_AD_GROUP

Ad group cannot be selected in the query.

CANNOT_SELECT_ASSET_GROUP

Asset group cannot be selected in the query.

CANNOT_SELECT_BOTH_AD_GROUP_AND_ASSET_GROUP

Both ad group and asset group cannot be selected in the query.

INVALID_ADVERTISING_CHANNEL_TYPE_IN_FILTER

Advertising channel type filter has an invalid value.

MISSING_REQUIRED_FILTER

At least one required filter has to be applied in the query.

REQUIRES_ADVERTISING_CHANNEL_TYPE_FILTER

Advertising channel type filter is required.

REQUIRES_FILTER_BY_SINGLE_RESOURCE

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

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Name unspecified.