Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This documentation details the StringFormatError.Reason enumeration within the Google Ad Manager API.
It outlines the potential reasons for a string format error, which can be either due to disallowed characters or an invalid format for the associated field.
The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.
The enumeration includes three values: UNKNOWN, ILLEGAL_CHARS, and INVALID_FORMAT, each providing specific information about the error.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["This document lists various services within an ad management platform, including AdRule, Adjustment, AdsTxt, AudienceSegment, CdnConfiguration, CmsMetadata, Company, and many others like Content, Creative, Forecast, and Report. It defines `StringFormatError` as a dependency, specifying two reasons for such errors: `ILLEGAL_CHARS`, when a string contains disallowed characters, and `INVALID_FORMAT`, when a string's format is incorrect for a field. All these services have a `StringFormatError.Reason` associated to them.\n"]]