AdSharingError

  • The document lists and describes possible errors that can occur when sharing ads.

  • Errors include attempting to add an ad already in an ad group, sharing incompatible ads, and sharing inactive ads.

  • The document provides enums for each specific error type.

Enum describing possible ad sharing errors.

Proto definition

Enums

AD_GROUP_ALREADY_CONTAINS_AD

Error resulting in attempting to add an Ad to an AdGroup that already contains the Ad.

CANNOT_SHARE_INACTIVE_AD

Cannot add AdGroupAd on inactive Ad.

INCOMPATIBLE_AD_UNDER_AD_GROUP

Ad is not compatible with the AdGroup it is being shared with.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.