type ServerError (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Errors related to the server.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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.
|
ServerError
|
reason
|
ServerError.Reason
Enumerations
-
SERVER_ERROR
- Indicates that an unexpected error occured.
-
SERVER_BUSY
- Indicates that the server is currently experiencing a high load. Please
wait and try your request again.
-
UNKNOWN
- The value returned if the actual value is not exposed by the requested API version.
|
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\u003eServerError\u003c/code\u003e for the ContactService in Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServerError\u003c/code\u003e arises from server-side issues, hindering the ContactService operations.\u003c/p\u003e\n"],["\u003cp\u003eIt includes fields like \u003ccode\u003ereason\u003c/code\u003e, indicating the nature of the server error, and inherited fields from \u003ccode\u003eApiError\u003c/code\u003e providing context.\u003c/p\u003e\n"],["\u003cp\u003ePotential reasons for \u003ccode\u003eServerError\u003c/code\u003e are unexpected errors, server overload, or unspecified causes based on the API version.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should use this information to handle and diagnose server-related issues when working with the ContactService.\u003c/p\u003e\n"]]],["This document outlines various services within an ad management system, including `AdRuleService`, `AdjustmentService`, `ContactService`, and many others, totaling over 40. It details the `ApiError` inheritance structure, with errors like `ApiVersionError`, `AuthenticationError`, and `ContactError`. The `ServerError` is further specified with `SERVER_ERROR`, `SERVER_BUSY`, and `UNKNOWN` reasons, describing issues like unexpected errors, high server load, and undefined values. These are all within the `v202411` API version.\n"],null,["# type ServerError (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.ServerError) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.ServerError) [AdsTxtService](/ad-manager/api/reference/v202411/AdsTxtService.ServerError) [AudienceSegmentService](/ad-manager/api/reference/v202411/AudienceSegmentService.ServerError) [CdnConfigurationService](/ad-manager/api/reference/v202411/CdnConfigurationService.ServerError) [CmsMetadataService](/ad-manager/api/reference/v202411/CmsMetadataService.ServerError) [CompanyService](/ad-manager/api/reference/v202411/CompanyService.ServerError) **ContactService** [ContentBundleService](/ad-manager/api/reference/v202411/ContentBundleService.ServerError) [ContentService](/ad-manager/api/reference/v202411/ContentService.ServerError) [CreativeService](/ad-manager/api/reference/v202411/CreativeService.ServerError) [CreativeSetService](/ad-manager/api/reference/v202411/CreativeSetService.ServerError) [CreativeTemplateService](/ad-manager/api/reference/v202411/CreativeTemplateService.ServerError) [CreativeWrapperService](/ad-manager/api/reference/v202411/CreativeWrapperService.ServerError) [CustomFieldService](/ad-manager/api/reference/v202411/CustomFieldService.ServerError) [CustomTargetingService](/ad-manager/api/reference/v202411/CustomTargetingService.ServerError) [DaiAuthenticationKeyService](/ad-manager/api/reference/v202411/DaiAuthenticationKeyService.ServerError) [DaiEncodingProfileService](/ad-manager/api/reference/v202411/DaiEncodingProfileService.ServerError) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.ServerError) [InventoryService](/ad-manager/api/reference/v202411/InventoryService.ServerError) [LabelService](/ad-manager/api/reference/v202411/LabelService.ServerError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202411/LineItemCreativeAssociationService.ServerError) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.ServerError) [LineItemTemplateService](/ad-manager/api/reference/v202411/LineItemTemplateService.ServerError) [LiveStreamEventService](/ad-manager/api/reference/v202411/LiveStreamEventService.ServerError) [MobileApplicationService](/ad-manager/api/reference/v202411/MobileApplicationService.ServerError) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.ServerError) [NetworkService](/ad-manager/api/reference/v202411/NetworkService.ServerError) [OrderService](/ad-manager/api/reference/v202411/OrderService.ServerError) [PlacementService](/ad-manager/api/reference/v202411/PlacementService.ServerError) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.ServerError) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.ServerError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.ServerError) [ReportService](/ad-manager/api/reference/v202411/ReportService.ServerError) [SegmentPopulationService](/ad-manager/api/reference/v202411/SegmentPopulationService.ServerError) [SiteService](/ad-manager/api/reference/v202411/SiteService.ServerError) [StreamActivityMonitorService](/ad-manager/api/reference/v202411/StreamActivityMonitorService.ServerError) [SuggestedAdUnitService](/ad-manager/api/reference/v202411/SuggestedAdUnitService.ServerError) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.ServerError) [TeamService](/ad-manager/api/reference/v202411/TeamService.ServerError) [UserService](/ad-manager/api/reference/v202411/UserService.ServerError) [UserTeamAssociationService](/ad-manager/api/reference/v202411/UserTeamAssociationService.ServerError) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.ServerError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/ContactService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/ContactService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202411/ContactService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202411/ContactService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/ContactService.CommonError) [ContactError](/ad-manager/api/reference/v202411/ContactService.ContactError) [FeatureError](/ad-manager/api/reference/v202411/ContactService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202411/ContactService.InternalApiError) [InvalidEmailError](/ad-manager/api/reference/v202411/ContactService.InvalidEmailError) [NotNullError](/ad-manager/api/reference/v202411/ContactService.NotNullError) [ParseError](/ad-manager/api/reference/v202411/ContactService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/ContactService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/ContactService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/ContactService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/ContactService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202411/ContactService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/ContactService.RequiredError) **ServerError** [StatementError](/ad-manager/api/reference/v202411/ContactService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/ContactService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/ContactService.StringLengthError) [TeamError](/ad-manager/api/reference/v202411/ContactService.TeamError) [UniqueError](/ad-manager/api/reference/v202411/ContactService.UniqueError)\n\nErrors related to the server.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\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/v202411/ContactService.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| **`ServerError`** ||\n| ### `reason` | ` `[ServerError.Reason](/ad-manager/api/reference/v202411/ContactService.ServerError.Reason)` ` *** ** * ** *** **Enumerations** `SERVER_ERROR` : Indicates that an unexpected error occured. `SERVER_BUSY` : Indicates that the server is currently experiencing a high load. Please wait and try your request again. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]