type UniqueError (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
An error for a field which must satisfy a uniqueness constraint
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
ApiError (inherited)
|
fieldPath
|
xsd:string
The OGNL field path to identify cause of error.
|
fieldPathElements
|
FieldPathElement[]
A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
|
trigger
|
xsd:string
The data that caused the error.
|
errorString
|
xsd:string
A simple string representation of the error and reason.
|
UniqueError
|
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eUniqueError\u003c/code\u003e object within the ContentBundleService of the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUniqueError\u003c/code\u003e signifies a field value that violates a uniqueness constraint, meaning it duplicates an existing value where uniqueness is required.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from the \u003ccode\u003eApiError\u003c/code\u003e object such as \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e to provide context and details about the error.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use these error details for debugging and resolving issues related to content bundle creation or updates in Google Ad Manager.\u003c/p\u003e\n"]]],["The document outlines various services within an ad management API, including `AdRuleService`, `AdjustmentService`, `ContentBundleService`, and many others. These services manage different aspects of ads, such as creatives, targeting, forecasting, and reporting. It also details the `UniqueError` type, a specific error related to uniqueness constraints. `ApiError`, its inherited fields like `fieldPath`, `trigger`, `fieldPathElements` and `errorString`, which give context and causes for the error.\n"],null,["# type UniqueError (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.UniqueError) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.UniqueError) [CmsMetadataService](/ad-manager/api/reference/v202408/CmsMetadataService.UniqueError) [CompanyService](/ad-manager/api/reference/v202408/CompanyService.UniqueError) [ContactService](/ad-manager/api/reference/v202408/ContactService.UniqueError) **ContentBundleService** [CreativeService](/ad-manager/api/reference/v202408/CreativeService.UniqueError) [CreativeSetService](/ad-manager/api/reference/v202408/CreativeSetService.UniqueError) [CreativeTemplateService](/ad-manager/api/reference/v202408/CreativeTemplateService.UniqueError) [CreativeWrapperService](/ad-manager/api/reference/v202408/CreativeWrapperService.UniqueError) [CustomFieldService](/ad-manager/api/reference/v202408/CustomFieldService.UniqueError) [CustomTargetingService](/ad-manager/api/reference/v202408/CustomTargetingService.UniqueError) [DaiAuthenticationKeyService](/ad-manager/api/reference/v202408/DaiAuthenticationKeyService.UniqueError) [DaiEncodingProfileService](/ad-manager/api/reference/v202408/DaiEncodingProfileService.UniqueError) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.UniqueError) [InventoryService](/ad-manager/api/reference/v202408/InventoryService.UniqueError) [LabelService](/ad-manager/api/reference/v202408/LabelService.UniqueError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.UniqueError) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.UniqueError) [LineItemTemplateService](/ad-manager/api/reference/v202408/LineItemTemplateService.UniqueError) [LiveStreamEventService](/ad-manager/api/reference/v202408/LiveStreamEventService.UniqueError) [MobileApplicationService](/ad-manager/api/reference/v202408/MobileApplicationService.UniqueError) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.UniqueError) [NetworkService](/ad-manager/api/reference/v202408/NetworkService.UniqueError) [OrderService](/ad-manager/api/reference/v202408/OrderService.UniqueError) [PlacementService](/ad-manager/api/reference/v202408/PlacementService.UniqueError) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.UniqueError) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.UniqueError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.UniqueError) [SuggestedAdUnitService](/ad-manager/api/reference/v202408/SuggestedAdUnitService.UniqueError) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.UniqueError) [TeamService](/ad-manager/api/reference/v202408/TeamService.UniqueError) [UserService](/ad-manager/api/reference/v202408/UserService.UniqueError) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.UniqueError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/ContentBundleService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/ContentBundleService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/ContentBundleService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/ContentBundleService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/ContentBundleService.CommonError) [ContentFilterError](/ad-manager/api/reference/v202408/ContentBundleService.ContentFilterError) [FeatureError](/ad-manager/api/reference/v202408/ContentBundleService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/ContentBundleService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202408/ContentBundleService.NotNullError) [ParseError](/ad-manager/api/reference/v202408/ContentBundleService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/ContentBundleService.PermissionError) [PlacementError](/ad-manager/api/reference/v202408/ContentBundleService.PlacementError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/ContentBundleService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/ContentBundleService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/ContentBundleService.QuotaError) [RequestError](/ad-manager/api/reference/v202408/ContentBundleService.RequestError) [RequiredCollectionError](/ad-manager/api/reference/v202408/ContentBundleService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/ContentBundleService.RequiredError) [ServerError](/ad-manager/api/reference/v202408/ContentBundleService.ServerError) [StatementError](/ad-manager/api/reference/v202408/ContentBundleService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/ContentBundleService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/ContentBundleService.StringLengthError) **UniqueError**\n\nAn error for a field which must satisfy a uniqueness constraint\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`ApiError` (inherited)** ||\n| ### `fieldPath` | ` `xsd:`string` The OGNL field path to identify cause of error. |\n| ### `fieldPathElements` | ` `[FieldPathElement](/ad-manager/api/reference/v202408/ContentBundleService.FieldPathElement)`[]` A parsed copy of the field path. For example, the field path \"operations\\[1\\].operand\" corresponds to this list: {FieldPathElement(field = \"operations\", index = 1), FieldPathElement(field = \"operand\", index = null)}. |\n| ### `trigger` | ` `xsd:`string` The data that caused the error. |\n| ### `errorString` | ` `xsd:`string` A simple string representation of the error and reason. |\n| **`UniqueError`** ||"]]