type RequiredNumberError (v202408)
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/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.
|
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 API.\u003c/p\u003e\n"],["\u003cp\u003eIt lists the fields associated with this error, including inherited fields from the \u003ccode\u003eApiError\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequiredNumberError\u003c/code\u003e is used with number validators and provides specific reasons for validation failures.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this object is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eReasons for this error include required fields, numbers that are too large or too small, and other details based on the validation.\u003c/p\u003e\n"]]],["The core content details various services and their associated errors within a system, specifying interactions and validations. It lists services like AdRuleService, CompanyService, and ContentService. Inheritance of errors such as ApiError, ApiVersionError are explained. The RequiredNumberError is outlined, indicating that there is a list of errors used with required number validations. The document also provides details on field specifications like fieldPath and trigger and reasons for RequiredNumberError.\n"],null,["# type RequiredNumberError (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.RequiredNumberError) [CompanyService](/ad-manager/api/reference/v202408/CompanyService.RequiredNumberError) **ContentService** [CreativeService](/ad-manager/api/reference/v202408/CreativeService.RequiredNumberError) [CreativeSetService](/ad-manager/api/reference/v202408/CreativeSetService.RequiredNumberError) [CreativeTemplateService](/ad-manager/api/reference/v202408/CreativeTemplateService.RequiredNumberError) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.RequiredNumberError) [InventoryService](/ad-manager/api/reference/v202408/InventoryService.RequiredNumberError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.RequiredNumberError) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.RequiredNumberError) [LineItemTemplateService](/ad-manager/api/reference/v202408/LineItemTemplateService.RequiredNumberError) [LiveStreamEventService](/ad-manager/api/reference/v202408/LiveStreamEventService.RequiredNumberError) [NetworkService](/ad-manager/api/reference/v202408/NetworkService.RequiredNumberError) [OrderService](/ad-manager/api/reference/v202408/OrderService.RequiredNumberError) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.RequiredNumberError) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.RequiredNumberError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.RequiredNumberError) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.RequiredNumberError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/ContentService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/ContentService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/ContentService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/ContentService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/ContentService.CommonError) [FeatureError](/ad-manager/api/reference/v202408/ContentService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/ContentService.InternalApiError) [InvalidUrlError](/ad-manager/api/reference/v202408/ContentService.InvalidUrlError) [NotNullError](/ad-manager/api/reference/v202408/ContentService.NotNullError) [ParseError](/ad-manager/api/reference/v202408/ContentService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/ContentService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/ContentService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/ContentService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/ContentService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202408/ContentService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/ContentService.RequiredError) **RequiredNumberError** [ServerError](/ad-manager/api/reference/v202408/ContentService.ServerError) [StatementError](/ad-manager/api/reference/v202408/ContentService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/ContentService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/ContentService.StringLengthError) [TypeError](/ad-manager/api/reference/v202408/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/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/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/v202408/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 |"]]