type ParseError (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Lists errors related to parsing.
- 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.
|
ParseError
|
reason
|
ParseError.Reason
The error reason represented by an enum.
Enumerations
-
UNPARSABLE
- Indicates an error in parsing an attribute.
-
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\u003eThe \u003ccode\u003eParseError\u003c/code\u003e object signifies errors encountered during the parsing of attributes within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eIt provides details about the error, including the \u003ccode\u003ereason\u003c/code\u003e for the parsing failure and the specific \u003ccode\u003efieldPath\u003c/code\u003e where the error occurred.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eParseError\u003c/code\u003e inherits properties from the \u003ccode\u003eApiError\u003c/code\u003e object, which provides further context about the error, such as trigger data and a string representation of the error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field helps pinpoint the nature of the parsing error, with potential values like \u003ccode\u003eUNPARSABLE\u003c/code\u003e or \u003ccode\u003eUNKNOWN\u003c/code\u003e, depending on the specific issue encountered.\u003c/p\u003e\n"]]],["This document outlines various services within the Ad Manager API, version v202408, including AdRuleService, AdjustmentService, and others like CreativeService and ForecastService. It details a comprehensive list of over 30 distinct services. The document also defines the `ParseError` class, detailing its attributes like `reason`, and its possible values, including `UNPARSABLE` and `UNKNOWN`, as well as inheritance from `ApiError`, showing its properties, `fieldPath`, `fieldPathElements`, `trigger` and `errorString`.\n"],null,["# type ParseError (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.ParseError) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.ParseError) [AdsTxtService](/ad-manager/api/reference/v202408/AdsTxtService.ParseError) [AudienceSegmentService](/ad-manager/api/reference/v202408/AudienceSegmentService.ParseError) [CdnConfigurationService](/ad-manager/api/reference/v202408/CdnConfigurationService.ParseError) [CmsMetadataService](/ad-manager/api/reference/v202408/CmsMetadataService.ParseError) [CompanyService](/ad-manager/api/reference/v202408/CompanyService.ParseError) [ContactService](/ad-manager/api/reference/v202408/ContactService.ParseError) [ContentBundleService](/ad-manager/api/reference/v202408/ContentBundleService.ParseError) [ContentService](/ad-manager/api/reference/v202408/ContentService.ParseError) [CreativeService](/ad-manager/api/reference/v202408/CreativeService.ParseError) [CreativeSetService](/ad-manager/api/reference/v202408/CreativeSetService.ParseError) [CreativeTemplateService](/ad-manager/api/reference/v202408/CreativeTemplateService.ParseError) [CreativeWrapperService](/ad-manager/api/reference/v202408/CreativeWrapperService.ParseError) [CustomFieldService](/ad-manager/api/reference/v202408/CustomFieldService.ParseError) [CustomTargetingService](/ad-manager/api/reference/v202408/CustomTargetingService.ParseError) [DaiAuthenticationKeyService](/ad-manager/api/reference/v202408/DaiAuthenticationKeyService.ParseError) [DaiEncodingProfileService](/ad-manager/api/reference/v202408/DaiEncodingProfileService.ParseError) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.ParseError) [InventoryService](/ad-manager/api/reference/v202408/InventoryService.ParseError) [LabelService](/ad-manager/api/reference/v202408/LabelService.ParseError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.ParseError) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.ParseError) [LineItemTemplateService](/ad-manager/api/reference/v202408/LineItemTemplateService.ParseError) [LiveStreamEventService](/ad-manager/api/reference/v202408/LiveStreamEventService.ParseError) [MobileApplicationService](/ad-manager/api/reference/v202408/MobileApplicationService.ParseError) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.ParseError) [NetworkService](/ad-manager/api/reference/v202408/NetworkService.ParseError) [OrderService](/ad-manager/api/reference/v202408/OrderService.ParseError) [PlacementService](/ad-manager/api/reference/v202408/PlacementService.ParseError) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.ParseError) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.ParseError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.ParseError) [ReportService](/ad-manager/api/reference/v202408/ReportService.ParseError) [SegmentPopulationService](/ad-manager/api/reference/v202408/SegmentPopulationService.ParseError) [SiteService](/ad-manager/api/reference/v202408/SiteService.ParseError) [StreamActivityMonitorService](/ad-manager/api/reference/v202408/StreamActivityMonitorService.ParseError) [SuggestedAdUnitService](/ad-manager/api/reference/v202408/SuggestedAdUnitService.ParseError) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.ParseError) **TeamService** [UserService](/ad-manager/api/reference/v202408/UserService.ParseError) [UserTeamAssociationService](/ad-manager/api/reference/v202408/UserTeamAssociationService.ParseError) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.ParseError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/TeamService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/TeamService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/TeamService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/TeamService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/TeamService.CommonError) [EntityLimitReachedError](/ad-manager/api/reference/v202408/TeamService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202408/TeamService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/TeamService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202408/TeamService.NotNullError) [NullError](/ad-manager/api/reference/v202408/TeamService.NullError) [OrderError](/ad-manager/api/reference/v202408/TeamService.OrderError) **ParseError** [PermissionError](/ad-manager/api/reference/v202408/TeamService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/TeamService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/TeamService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/TeamService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202408/TeamService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/TeamService.RequiredError) [ServerError](/ad-manager/api/reference/v202408/TeamService.ServerError) [StatementError](/ad-manager/api/reference/v202408/TeamService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/TeamService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/TeamService.StringLengthError) [TeamError](/ad-manager/api/reference/v202408/TeamService.TeamError) [TypeError](/ad-manager/api/reference/v202408/TeamService.TypeError) [UniqueError](/ad-manager/api/reference/v202408/TeamService.UniqueError)\n\nLists errors related to parsing.\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/TeamService.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| **`ParseError`** ||\n| ### `reason` | ` `[ParseError.Reason](/ad-manager/api/reference/v202408/TeamService.ParseError.Reason)` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `UNPARSABLE` : Indicates an error in parsing an attribute. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]