type RequiredNumberError (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
A list of all errors to be used in conjunction with required number
validators.
- 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.
|
RequiredNumberError
|
reason
|
RequiredNumberError.Reason
Enumerations
-
REQUIRED
-
TOO_LARGE
-
TOO_SMALL
-
TOO_LARGE_WITH_DETAILS
-
TOO_SMALL_WITH_DETAILS
-
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\u003eRequiredNumberError\u003c/code\u003e object in Google Ad Manager's ContentService.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequiredNumberError\u003c/code\u003e is used with number validators to identify if a given number is missing, too large, or too small.\u003c/p\u003e\n"],["\u003cp\u003eThis error object inherits from \u003ccode\u003eApiError\u003c/code\u003e and includes fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for debugging.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequiredNumberError\u003c/code\u003e has a \u003ccode\u003ereason\u003c/code\u003e field indicating why the validation failed.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the provided namespace for API integration and refer to the table for specific field details and enumerations for the \u003ccode\u003ereason\u003c/code\u003e field.\u003c/p\u003e\n"]]],["The document outlines services, inheritance, and specific error details related to number validation. Services include `AdRuleService`, `CompanyService`, `ContentService`, and others, all under version v202411. It lists `ApiError` inheritance, detailing fields like `fieldPath`, `trigger`, and `errorString`. The core error, `RequiredNumberError`, has a `reason` field with enumerations like `REQUIRED`, `TOO_LARGE`, `TOO_SMALL`, and `UNKNOWN`, which are used to specify the type of number validation failure.\n"],null,["# type RequiredNumberError (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.RequiredNumberError) [CompanyService](/ad-manager/api/reference/v202411/CompanyService.RequiredNumberError) **ContentService** [CreativeService](/ad-manager/api/reference/v202411/CreativeService.RequiredNumberError) [CreativeSetService](/ad-manager/api/reference/v202411/CreativeSetService.RequiredNumberError) [CreativeTemplateService](/ad-manager/api/reference/v202411/CreativeTemplateService.RequiredNumberError) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.RequiredNumberError) [InventoryService](/ad-manager/api/reference/v202411/InventoryService.RequiredNumberError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202411/LineItemCreativeAssociationService.RequiredNumberError) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.RequiredNumberError) [LineItemTemplateService](/ad-manager/api/reference/v202411/LineItemTemplateService.RequiredNumberError) [LiveStreamEventService](/ad-manager/api/reference/v202411/LiveStreamEventService.RequiredNumberError) [NetworkService](/ad-manager/api/reference/v202411/NetworkService.RequiredNumberError) [OrderService](/ad-manager/api/reference/v202411/OrderService.RequiredNumberError) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.RequiredNumberError) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.RequiredNumberError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.RequiredNumberError) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.RequiredNumberError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/ContentService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/ContentService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202411/ContentService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202411/ContentService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/ContentService.CommonError) [FeatureError](/ad-manager/api/reference/v202411/ContentService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202411/ContentService.InternalApiError) [InvalidUrlError](/ad-manager/api/reference/v202411/ContentService.InvalidUrlError) [NotNullError](/ad-manager/api/reference/v202411/ContentService.NotNullError) [ParseError](/ad-manager/api/reference/v202411/ContentService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/ContentService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/ContentService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/ContentService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/ContentService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202411/ContentService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/ContentService.RequiredError) **RequiredNumberError** [ServerError](/ad-manager/api/reference/v202411/ContentService.ServerError) [StatementError](/ad-manager/api/reference/v202411/ContentService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/ContentService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/ContentService.StringLengthError) [TypeError](/ad-manager/api/reference/v202411/ContentService.TypeError)\n\nA list of all errors to be used in conjunction with required number\nvalidators.\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/ContentService.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| **`RequiredNumberError`** ||\n| ### `reason` | ` `[RequiredNumberError.Reason](/ad-manager/api/reference/v202411/ContentService.RequiredNumberError.Reason)` ` *** ** * ** *** **Enumerations** `REQUIRED` : `TOO_LARGE` : `TOO_SMALL` : `TOO_LARGE_WITH_DETAILS` : `TOO_SMALL_WITH_DETAILS` : `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]