Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This page provides an overview of the StringFormatError.Reason enumeration within Google Ad Manager's API.
StringFormatError.Reason helps identify the cause of string format errors, which can be either due to disallowed characters or an invalid format for the field.
The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.
Possible reasons for StringFormatError include UNKNOWN, ILLEGAL_CHARS, and INVALID_FORMAT, each with its specific meaning related to string formatting issues.
[[["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."],[],["The core content lists various services within an ad management system, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others like Creative, Forecast, Inventory, and Report Services. These services manage different aspects of ad operations. The content also defines `StringFormatError`, an error type used across these services, with `ILLEGAL_CHARS` and `INVALID_FORMAT` as potential error reasons. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]