Page Summary
-
The page lists various services related to Ad Manager API, including AdRuleService, InventoryService, and ReportService, among many others.
-
It details the inheritance structure of API errors, with StringLengthError being a type of ApiError.
-
The StringLengthError object contains fields for fieldPath, fieldPathElements, trigger, and errorString, inherited from ApiError.
-
StringLengthError specifically includes a 'reason' field which can have values like TOO_LONG or TOO_SHORT.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field
ApiError
(inherited) fieldPath
xsd:
string
fieldPathElements
trigger
xsd:
string
errorString
xsd:
string
StringLengthError

