type StringLengthError (v202411)
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/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.
|
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 CmsMetadataService allows management of CMS metadata in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eStringLengthError is returned when string values do not meet length constraints.\u003c/p\u003e\n"],["\u003cp\u003eThis error can occur if a string is too long or too short.\u003c/p\u003e\n"],["\u003cp\u003eDetailed error information is provided through fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003ereason\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content details various services and associated errors within an ad management API, version v202411. It lists services like AdRuleService, AdjustmentService, and CmsMetadataService, among many others. It further specifies the `StringLengthError`, which is part of the inheritance chain originating from `ApiError`, and is triggered by strings that fail to meet length constraints. This error has attributes: `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` as well as `reason` that can be one of `TOO_LONG`, `TOO_SHORT`, or `UNKNOWN`.\n"],null,["# type StringLengthError (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.StringLengthError) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.StringLengthError) [AdsTxtService](/ad-manager/api/reference/v202411/AdsTxtService.StringLengthError) [AudienceSegmentService](/ad-manager/api/reference/v202411/AudienceSegmentService.StringLengthError) [CdnConfigurationService](/ad-manager/api/reference/v202411/CdnConfigurationService.StringLengthError) **CmsMetadataService** [CompanyService](/ad-manager/api/reference/v202411/CompanyService.StringLengthError) [ContactService](/ad-manager/api/reference/v202411/ContactService.StringLengthError) [ContentBundleService](/ad-manager/api/reference/v202411/ContentBundleService.StringLengthError) [ContentService](/ad-manager/api/reference/v202411/ContentService.StringLengthError) [CreativeService](/ad-manager/api/reference/v202411/CreativeService.StringLengthError) [CreativeSetService](/ad-manager/api/reference/v202411/CreativeSetService.StringLengthError) [CreativeTemplateService](/ad-manager/api/reference/v202411/CreativeTemplateService.StringLengthError) [CreativeWrapperService](/ad-manager/api/reference/v202411/CreativeWrapperService.StringLengthError) [CustomFieldService](/ad-manager/api/reference/v202411/CustomFieldService.StringLengthError) [CustomTargetingService](/ad-manager/api/reference/v202411/CustomTargetingService.StringLengthError) [DaiAuthenticationKeyService](/ad-manager/api/reference/v202411/DaiAuthenticationKeyService.StringLengthError) [DaiEncodingProfileService](/ad-manager/api/reference/v202411/DaiEncodingProfileService.StringLengthError) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.StringLengthError) [InventoryService](/ad-manager/api/reference/v202411/InventoryService.StringLengthError) [LabelService](/ad-manager/api/reference/v202411/LabelService.StringLengthError) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202411/LineItemCreativeAssociationService.StringLengthError) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.StringLengthError) [LineItemTemplateService](/ad-manager/api/reference/v202411/LineItemTemplateService.StringLengthError) [LiveStreamEventService](/ad-manager/api/reference/v202411/LiveStreamEventService.StringLengthError) [MobileApplicationService](/ad-manager/api/reference/v202411/MobileApplicationService.StringLengthError) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.StringLengthError) [NetworkService](/ad-manager/api/reference/v202411/NetworkService.StringLengthError) [OrderService](/ad-manager/api/reference/v202411/OrderService.StringLengthError) [PlacementService](/ad-manager/api/reference/v202411/PlacementService.StringLengthError) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.StringLengthError) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.StringLengthError) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.StringLengthError) [ReportService](/ad-manager/api/reference/v202411/ReportService.StringLengthError) [SegmentPopulationService](/ad-manager/api/reference/v202411/SegmentPopulationService.StringLengthError) [SiteService](/ad-manager/api/reference/v202411/SiteService.StringLengthError) [StreamActivityMonitorService](/ad-manager/api/reference/v202411/StreamActivityMonitorService.StringLengthError) [SuggestedAdUnitService](/ad-manager/api/reference/v202411/SuggestedAdUnitService.StringLengthError) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.StringLengthError) [TeamService](/ad-manager/api/reference/v202411/TeamService.StringLengthError) [UserService](/ad-manager/api/reference/v202411/UserService.StringLengthError) [UserTeamAssociationService](/ad-manager/api/reference/v202411/UserTeamAssociationService.StringLengthError) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.StringLengthError) **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/CmsMetadataService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/CmsMetadataService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202411/CmsMetadataService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202411/CmsMetadataService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/CmsMetadataService.CommonError) [FeatureError](/ad-manager/api/reference/v202411/CmsMetadataService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202411/CmsMetadataService.InternalApiError) [MetadataMergeSpecError](/ad-manager/api/reference/v202411/CmsMetadataService.MetadataMergeSpecError) [NotNullError](/ad-manager/api/reference/v202411/CmsMetadataService.NotNullError) [ParseError](/ad-manager/api/reference/v202411/CmsMetadataService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/CmsMetadataService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/CmsMetadataService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/CmsMetadataService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/CmsMetadataService.QuotaError) [RangeError](/ad-manager/api/reference/v202411/CmsMetadataService.RangeError) [RequiredCollectionError](/ad-manager/api/reference/v202411/CmsMetadataService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/CmsMetadataService.RequiredError) [ServerError](/ad-manager/api/reference/v202411/CmsMetadataService.ServerError) [StatementError](/ad-manager/api/reference/v202411/CmsMetadataService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/CmsMetadataService.StringFormatError) **StringLengthError** [UniqueError](/ad-manager/api/reference/v202411/CmsMetadataService.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/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/CmsMetadataService.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/v202411/CmsMetadataService.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 |"]]