type StatementError (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
An error that occurs while parsing Statement objects.
- 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.
|
StatementError
|
reason
|
StatementError.Reason
The error reason represented by an enum.
Enumerations
-
VARIABLE_NOT_BOUND_TO_VALUE
- A bind variable has not been bound to a value.
-
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 content focuses on errors related to parsing \u003ccode\u003eStatement\u003c/code\u003e objects within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eStatementError\u003c/code\u003e arises when a \u003ccode\u003eStatement\u003c/code\u003e used in a query is invalid due to issues like unbound variables.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation details the structure of \u003ccode\u003eStatementError\u003c/code\u003e objects, including fields inherited from \u003ccode\u003eApiError\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA table outlines the specific fields within the \u003ccode\u003eStatementError\u003c/code\u003e object and their purpose, aiding in understanding the error context.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this error is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e, providing a location for further reference within the API documentation.\u003c/p\u003e\n"]]],["The content details various services within an ad management system, including `AdRuleService`, `AdjustmentService`, `ContentService`, and `LabelService`. The `LabelService` section describes `StatementError`, which occurs when parsing Statement objects. `StatementError` inherits from `ApiError`, containing fields like `fieldPath`, `trigger`, and `errorString`. The `StatementError` includes a `reason` enum with values like `VARIABLE_NOT_BOUND_TO_VALUE` and `UNKNOWN`, describing specific parsing errors.\n"],null,["# type StatementError (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.StatementError) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.StatementError) [AdsTxtService](/ad-manager/api/reference/v202408/AdsTxtService.StatementError) [AudienceSegmentService](/ad-manager/api/reference/v202408/AudienceSegmentService.StatementError) [CdnConfigurationService](/ad-manager/api/reference/v202408/CdnConfigurationService.StatementError) [CmsMetadataService](/ad-manager/api/reference/v202408/CmsMetadataService.StatementError) [CompanyService](/ad-manager/api/reference/v202408/CompanyService.StatementError) [ContactService](/ad-manager/api/reference/v202408/ContactService.StatementError) [ContentBundleService](/ad-manager/api/reference/v202408/ContentBundleService.StatementError) [ContentService](/ad-manager/api/reference/v202408/ContentService.StatementError) [CreativeService](/ad-manager/api/reference/v202408/CreativeService.StatementError) [CreativeSetService](/ad-manager/api/reference/v202408/CreativeSetService.StatementError) [CreativeTemplateService](/ad-manager/api/reference/v202408/CreativeTemplateService.StatementError) [CreativeWrapperService](/ad-manager/api/reference/v202408/CreativeWrapperService.StatementError) [CustomFieldService](/ad-manager/api/reference/v202408/CustomFieldService.StatementError) [CustomTargetingService](/ad-manager/api/reference/v202408/CustomTargetingService.StatementError) [DaiAuthenticationKeyService](/ad-manager/api/reference/v202408/DaiAuthenticationKeyService.StatementError) [DaiEncodingProfileService](/ad-manager/api/reference/v202408/DaiEncodingProfileService.StatementError) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.StatementError) [InventoryService](/ad-manager/api/reference/v202408/InventoryService.StatementError) **LabelService** [LineItemCreativeAssociationService](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.StatementError) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.StatementError) [LineItemTemplateService](/ad-manager/api/reference/v202408/LineItemTemplateService.StatementError) [LiveStreamEventService](/ad-manager/api/reference/v202408/LiveStreamEventService.StatementError) [MobileApplicationService](/ad-manager/api/reference/v202408/MobileApplicationService.StatementError) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.StatementError) [NetworkService](/ad-manager/api/reference/v202408/NetworkService.StatementError) [OrderService](/ad-manager/api/reference/v202408/OrderService.StatementError) [PlacementService](/ad-manager/api/reference/v202408/PlacementService.StatementError) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.StatementError) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.StatementError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.StatementError) [ReportService](/ad-manager/api/reference/v202408/ReportService.StatementError) [SiteService](/ad-manager/api/reference/v202408/SiteService.StatementError) [StreamActivityMonitorService](/ad-manager/api/reference/v202408/StreamActivityMonitorService.StatementError) [SuggestedAdUnitService](/ad-manager/api/reference/v202408/SuggestedAdUnitService.StatementError) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.StatementError) [TeamService](/ad-manager/api/reference/v202408/TeamService.StatementError) [UserService](/ad-manager/api/reference/v202408/UserService.StatementError) [UserTeamAssociationService](/ad-manager/api/reference/v202408/UserTeamAssociationService.StatementError) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.StatementError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/LabelService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/LabelService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/LabelService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/LabelService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/LabelService.CommonError) [CreativeWrapperError](/ad-manager/api/reference/v202408/LabelService.CreativeWrapperError) [FeatureError](/ad-manager/api/reference/v202408/LabelService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/LabelService.InternalApiError) [LabelError](/ad-manager/api/reference/v202408/LabelService.LabelError) [NotNullError](/ad-manager/api/reference/v202408/LabelService.NotNullError) [NullError](/ad-manager/api/reference/v202408/LabelService.NullError) [ParseError](/ad-manager/api/reference/v202408/LabelService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/LabelService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/LabelService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/LabelService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/LabelService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202408/LabelService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/LabelService.RequiredError) [ServerError](/ad-manager/api/reference/v202408/LabelService.ServerError) **StatementError** [StringFormatError](/ad-manager/api/reference/v202408/LabelService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/LabelService.StringLengthError) [TypeError](/ad-manager/api/reference/v202408/LabelService.TypeError) [UniqueError](/ad-manager/api/reference/v202408/LabelService.UniqueError)\n\nAn error that occurs while parsing [Statement](/ad-manager/api/reference/v202408/LabelService.Statement) objects.\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/LabelService.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| **`StatementError`** ||\n| ### `reason` | ` `[StatementError.Reason](/ad-manager/api/reference/v202408/LabelService.StatementError.Reason)` ` The error reason represented by an enum. *** ** * ** *** **Enumerations** `VARIABLE_NOT_BOUND_TO_VALUE` : A bind variable has not been bound to a value. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]