AdSharingError
Enum describing possible ad sharing errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
AD_GROUP_ALREADY_CONTAINS_AD
|
Error resulting in attempting to add an Ad to an AdGroup that already contains the Ad. |
INCOMPATIBLE_AD_UNDER_AD_GROUP
|
Ad is not compatible with the AdGroup it is being shared with. |
CANNOT_SHARE_INACTIVE_AD
|
Cannot add AdGroupAd on inactive Ad. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This enum outlines potential errors encountered when sharing ads."],["Errors include unspecified issues, unknown error codes, and adding an ad to an ad group where it already exists or is incompatible."],["Sharing inactive ads or adding an ad to an ad group with an incompatible ad will also result in an error."]]],[]]