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 Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUniqueError\u003c/code\u003e signifies a field value that violates a uniqueness constraint.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this error is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eInherited fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e provide further context about the error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUniqueError\u003c/code\u003e object helps developers identify and resolve issues related to data integrity within the Ad Manager system by flagging fields that should contain unique values.\u003c/p\u003e\n"]]],["The content details various services within an ad management system, including AdRule, Adjustment, CmsMetadata, Company, Contact, and many others, each with a corresponding \"UniqueError\". It also specifies the MobileApplicationService. The information also include the errors classes such as ApiError, and its subclasses that include detailed field errors like fieldPath and errorString. The UniqueError is defined as error type that ensures uniqueness constraint, all in the `v202408` namespace.\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](/ad-manager/api/reference/v202408/ContentBundleService.UniqueError) [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** [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/MobileApplicationService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/MobileApplicationService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/MobileApplicationService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/MobileApplicationService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/MobileApplicationService.CommonError) [FeatureError](/ad-manager/api/reference/v202408/MobileApplicationService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/MobileApplicationService.InternalApiError) [MobileApplicationActionError](/ad-manager/api/reference/v202408/MobileApplicationService.MobileApplicationActionError) [MobileApplicationError](/ad-manager/api/reference/v202408/MobileApplicationService.MobileApplicationError) [NotNullError](/ad-manager/api/reference/v202408/MobileApplicationService.NotNullError) [NullError](/ad-manager/api/reference/v202408/MobileApplicationService.NullError) [ParseError](/ad-manager/api/reference/v202408/MobileApplicationService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/MobileApplicationService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/MobileApplicationService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/MobileApplicationService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/MobileApplicationService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202408/MobileApplicationService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/MobileApplicationService.RequiredError) [ServerError](/ad-manager/api/reference/v202408/MobileApplicationService.ServerError) [StatementError](/ad-manager/api/reference/v202408/MobileApplicationService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/MobileApplicationService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/MobileApplicationService.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/MobileApplicationService.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`** ||"]]