type StringLengthError (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Errors for Strings which do not meet given length constraints.
- 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.
|
StringLengthError
|
reason
|
StringLengthError.Reason
Enumerations
-
TOO_LONG
-
TOO_SHORT
-
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\u003eCustomFieldService\u003c/code\u003e allows you to manage custom fields in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStringLengthError\u003c/code\u003e occurs when string values do not meet the specified length constraints.\u003c/p\u003e\n"],["\u003cp\u003eThis error may arise if a string is too long or too short, indicated by the \u003ccode\u003ereason\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe error details include the field path, parsed field path elements, trigger data, and error string.\u003c/p\u003e\n"]]],["The document outlines numerous services within the ad manager API, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others, totaling over 40. It details `StringLengthError`, a specific error type that indicates strings failing to meet length constraints. This error inherits from `ApiError` and includes fields like `fieldPath`, `trigger`, and `reason`. The possible reasons are `TOO_LONG`, `TOO_SHORT`, and `UNKNOWN`, when actual values aren't available.\n"],null,["# type StringLengthError (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.StringLengthError) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.StringLengthError) [AdsTxtService](/ad-manager/api/reference/v202408/AdsTxtService.StringLengthError) [AudienceSegmentService](/ad-manager/api/reference/v202408/AudienceSegmentService.StringLengthError) [CdnConfigurationService](/ad-manager/api/reference/v202408/CdnConfigurationService.StringLengthError) [CmsMetadataService](/ad-manager/api/reference/v202408/CmsMetadataService.StringLengthError) [CompanyService](/ad-manager/api/reference/v202408/CompanyService.StringLengthError) [ContactService](/ad-manager/api/reference/v202408/ContactService.StringLengthError) [ContentBundleService](/ad-manager/api/reference/v202408/ContentBundleService.StringLengthError) [ContentService](/ad-manager/api/reference/v202408/ContentService.StringLengthError) [CreativeService](/ad-manager/api/reference/v202408/CreativeService.StringLengthError) [CreativeSetService](/ad-manager/api/reference/v202408/CreativeSetService.StringLengthError) [CreativeTemplateService](/ad-manager/api/reference/v202408/CreativeTemplateService.StringLengthError) [CreativeWrapperService](/ad-manager/api/reference/v202408/CreativeWrapperService.StringLengthError) **CustomFieldService** [CustomTargetingService](/ad-manager/api/reference/v202408/CustomTargetingService.StringLengthError) [DaiAuthenticationKeyService](/ad-manager/api/reference/v202408/DaiAuthenticationKeyService.StringLengthError) [DaiEncodingProfileService](/ad-manager/api/reference/v202408/DaiEncodingProfileService.StringLengthError) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.StringLengthError) [InventoryService](/ad-manager/api/reference/v202408/InventoryService.StringLengthError) [LabelService](/ad-manager/api/reference/v202408/LabelService.StringLengthError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202408/LineItemCreativeAssociationService.StringLengthError) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.StringLengthError) [LineItemTemplateService](/ad-manager/api/reference/v202408/LineItemTemplateService.StringLengthError) [LiveStreamEventService](/ad-manager/api/reference/v202408/LiveStreamEventService.StringLengthError) [MobileApplicationService](/ad-manager/api/reference/v202408/MobileApplicationService.StringLengthError) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.StringLengthError) [NetworkService](/ad-manager/api/reference/v202408/NetworkService.StringLengthError) [OrderService](/ad-manager/api/reference/v202408/OrderService.StringLengthError) [PlacementService](/ad-manager/api/reference/v202408/PlacementService.StringLengthError) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.StringLengthError) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.StringLengthError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.StringLengthError) [ReportService](/ad-manager/api/reference/v202408/ReportService.StringLengthError) [SegmentPopulationService](/ad-manager/api/reference/v202408/SegmentPopulationService.StringLengthError) [SiteService](/ad-manager/api/reference/v202408/SiteService.StringLengthError) [StreamActivityMonitorService](/ad-manager/api/reference/v202408/StreamActivityMonitorService.StringLengthError) [SuggestedAdUnitService](/ad-manager/api/reference/v202408/SuggestedAdUnitService.StringLengthError) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.StringLengthError) [TeamService](/ad-manager/api/reference/v202408/TeamService.StringLengthError) [UserService](/ad-manager/api/reference/v202408/UserService.StringLengthError) [UserTeamAssociationService](/ad-manager/api/reference/v202408/UserTeamAssociationService.StringLengthError) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.StringLengthError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/CustomFieldService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/CustomFieldService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/CustomFieldService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/CustomFieldService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/CustomFieldService.CommonError) [CustomFieldError](/ad-manager/api/reference/v202408/CustomFieldService.CustomFieldError) [EntityLimitReachedError](/ad-manager/api/reference/v202408/CustomFieldService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202408/CustomFieldService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/CustomFieldService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202408/CustomFieldService.NotNullError) [NullError](/ad-manager/api/reference/v202408/CustomFieldService.NullError) [ParseError](/ad-manager/api/reference/v202408/CustomFieldService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/CustomFieldService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/CustomFieldService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/CustomFieldService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/CustomFieldService.QuotaError) [RequiredCollectionError](/ad-manager/api/reference/v202408/CustomFieldService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/CustomFieldService.RequiredError) [ServerError](/ad-manager/api/reference/v202408/CustomFieldService.ServerError) [StatementError](/ad-manager/api/reference/v202408/CustomFieldService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/CustomFieldService.StringFormatError) **StringLengthError** [TypeError](/ad-manager/api/reference/v202408/CustomFieldService.TypeError) [UniqueError](/ad-manager/api/reference/v202408/CustomFieldService.UniqueError)\n\nErrors for Strings which do not meet given length constraints.\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/CustomFieldService.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| **`StringLengthError`** ||\n| ### `reason` | ` `[StringLengthError.Reason](/ad-manager/api/reference/v202408/CustomFieldService.StringLengthError.Reason)` ` *** ** * ** *** **Enumerations** `TOO_LONG` : `TOO_SHORT` : `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]