type ParseError (v202411)
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/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.
|
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\u003eThis documentation details the \u003ccode\u003eNativeStyleService.ParseError\u003c/code\u003e object and its properties within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNativeStyleService.ParseError\u003c/code\u003e objects are returned when there's an issue parsing data during interactions with native styles.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides further insight into the specific parsing error encountered, like \u003ccode\u003eUNPARSABLE\u003c/code\u003e for attribute parsing failures.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from the \u003ccode\u003eApiError\u003c/code\u003e object to offer more context, including \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document outlines a variety of services within an ad management platform, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others, each indicated by a link to its detailed reference. These services cover areas like content management, targeting, forecasting, reporting, and user management. The document also details an inheritance structure for errors, specifically listing `ApiError` and its derived error types such as `ParseError`. `ParseError` includes two reasons `UNPARSABLE` and `UNKNOWN`.\n"],null,["# type ParseError (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.ParseError) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.ParseError) [AdsTxtService](/ad-manager/api/reference/v202411/AdsTxtService.ParseError) [AudienceSegmentService](/ad-manager/api/reference/v202411/AudienceSegmentService.ParseError) [CdnConfigurationService](/ad-manager/api/reference/v202411/CdnConfigurationService.ParseError) [CmsMetadataService](/ad-manager/api/reference/v202411/CmsMetadataService.ParseError) [CompanyService](/ad-manager/api/reference/v202411/CompanyService.ParseError) [ContactService](/ad-manager/api/reference/v202411/ContactService.ParseError) [ContentBundleService](/ad-manager/api/reference/v202411/ContentBundleService.ParseError) [ContentService](/ad-manager/api/reference/v202411/ContentService.ParseError) [CreativeService](/ad-manager/api/reference/v202411/CreativeService.ParseError) [CreativeSetService](/ad-manager/api/reference/v202411/CreativeSetService.ParseError) [CreativeTemplateService](/ad-manager/api/reference/v202411/CreativeTemplateService.ParseError) [CreativeWrapperService](/ad-manager/api/reference/v202411/CreativeWrapperService.ParseError) [CustomFieldService](/ad-manager/api/reference/v202411/CustomFieldService.ParseError) [CustomTargetingService](/ad-manager/api/reference/v202411/CustomTargetingService.ParseError) [DaiAuthenticationKeyService](/ad-manager/api/reference/v202411/DaiAuthenticationKeyService.ParseError) [DaiEncodingProfileService](/ad-manager/api/reference/v202411/DaiEncodingProfileService.ParseError) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.ParseError) [InventoryService](/ad-manager/api/reference/v202411/InventoryService.ParseError) [LabelService](/ad-manager/api/reference/v202411/LabelService.ParseError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202411/LineItemCreativeAssociationService.ParseError) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.ParseError) [LineItemTemplateService](/ad-manager/api/reference/v202411/LineItemTemplateService.ParseError) [LiveStreamEventService](/ad-manager/api/reference/v202411/LiveStreamEventService.ParseError) [MobileApplicationService](/ad-manager/api/reference/v202411/MobileApplicationService.ParseError) **NativeStyleService** [NetworkService](/ad-manager/api/reference/v202411/NetworkService.ParseError) [OrderService](/ad-manager/api/reference/v202411/OrderService.ParseError) [PlacementService](/ad-manager/api/reference/v202411/PlacementService.ParseError) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.ParseError) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.ParseError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.ParseError) [ReportService](/ad-manager/api/reference/v202411/ReportService.ParseError) [SegmentPopulationService](/ad-manager/api/reference/v202411/SegmentPopulationService.ParseError) [SiteService](/ad-manager/api/reference/v202411/SiteService.ParseError) [StreamActivityMonitorService](/ad-manager/api/reference/v202411/StreamActivityMonitorService.ParseError) [SuggestedAdUnitService](/ad-manager/api/reference/v202411/SuggestedAdUnitService.ParseError) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.ParseError) [TeamService](/ad-manager/api/reference/v202411/TeamService.ParseError) [UserService](/ad-manager/api/reference/v202411/UserService.ParseError) [UserTeamAssociationService](/ad-manager/api/reference/v202411/UserTeamAssociationService.ParseError) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.ParseError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/NativeStyleService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/NativeStyleService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202411/NativeStyleService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202411/NativeStyleService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/NativeStyleService.CommonError) [CreativeTemplateError](/ad-manager/api/reference/v202411/NativeStyleService.CreativeTemplateError) [CustomTargetingError](/ad-manager/api/reference/v202411/NativeStyleService.CustomTargetingError) [EntityChildrenLimitReachedE...](/ad-manager/api/reference/v202411/NativeStyleService.EntityChildrenLimitReachedError \"EntityChildrenLimitReachedError\") [FeatureError](/ad-manager/api/reference/v202411/NativeStyleService.FeatureError) [ImageError](/ad-manager/api/reference/v202411/NativeStyleService.ImageError) [InternalApiError](/ad-manager/api/reference/v202411/NativeStyleService.InternalApiError) [InvalidUrlError](/ad-manager/api/reference/v202411/NativeStyleService.InvalidUrlError) [InventoryTargetingError](/ad-manager/api/reference/v202411/NativeStyleService.InventoryTargetingError) [NativeStyleError](/ad-manager/api/reference/v202411/NativeStyleService.NativeStyleError) [NotNullError](/ad-manager/api/reference/v202411/NativeStyleService.NotNullError) [NullError](/ad-manager/api/reference/v202411/NativeStyleService.NullError) **ParseError** [PermissionError](/ad-manager/api/reference/v202411/NativeStyleService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/NativeStyleService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/NativeStyleService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/NativeStyleService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202411/NativeStyleService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/NativeStyleService.RequiredError) [RequiredSizeError](/ad-manager/api/reference/v202411/NativeStyleService.RequiredSizeError) [ServerError](/ad-manager/api/reference/v202411/NativeStyleService.ServerError) [StatementError](/ad-manager/api/reference/v202411/NativeStyleService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/NativeStyleService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/NativeStyleService.StringLengthError) [TeamError](/ad-manager/api/reference/v202411/NativeStyleService.TeamError) [UniqueError](/ad-manager/api/reference/v202411/NativeStyleService.UniqueError)\n\nLists errors related to parsing.\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/NativeStyleService.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/v202411/NativeStyleService.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 |"]]