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 within the Google Ad Manager API, specifically for the \u003ccode\u003eCustomFieldService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUniqueError\u003c/code\u003e indicates a violation of a uniqueness constraint for a particular field.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details about the error's namespace and inheritance from the \u003ccode\u003eApiError\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a table outlining the error's fields, such as \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e, inherited from \u003ccode\u003eApiError\u003c/code\u003e, offering insight into the cause and context of the error.\u003c/p\u003e\n"]]],["The document outlines various services and their associated errors within the Ad Manager API (v202408). It lists services like AdRule, Adjustment, CmsMetadata, Company, and Creative, among others, providing access via unique URLs. The document details the inheritance structure of errors, with `ApiError` as the base, encompassing errors such as `ApiVersionError`, `AuthenticationError`, and more. UniqueError is detailed as constraint error, including error message `fieldPath` `fieldPathElements` `trigger` and `errorString` that provides string and cause.\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** [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/CustomFieldService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/CustomFieldService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/CustomFieldService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/CustomFieldService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/CustomFieldService.CommonError) [CustomFieldError](/ad-manager/api/reference/v202408/CustomFieldService.CustomFieldError) [EntityLimitReachedError](/ad-manager/api/reference/v202408/CustomFieldService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202408/CustomFieldService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/CustomFieldService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202408/CustomFieldService.NotNullError) [NullError](/ad-manager/api/reference/v202408/CustomFieldService.NullError) [ParseError](/ad-manager/api/reference/v202408/CustomFieldService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/CustomFieldService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/CustomFieldService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/CustomFieldService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/CustomFieldService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202408/CustomFieldService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/CustomFieldService.RequiredError) [ServerError](/ad-manager/api/reference/v202408/CustomFieldService.ServerError) [StatementError](/ad-manager/api/reference/v202408/CustomFieldService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/CustomFieldService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/CustomFieldService.StringLengthError) [TypeError](/ad-manager/api/reference/v202408/CustomFieldService.TypeError) **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/CustomFieldService.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`** ||"]]