type StringFormatError (v202508)

  • The content lists various services, including AdRuleService, AdjustmentService, and YieldGroupService.

  • Inheritance details are provided, showing that several errors inherit from ApiError, such as ApiVersionError and AuthenticationError.

  • StringFormatError includes fields like fieldPath, fieldPathElements, trigger, errorString, and a reason which can be UNKNOWN, ILLEGAL_CHARS, or INVALID_FORMAT.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

StringFormatError

reason

StringFormatError.Reason


Enumerations
UNKNOWN
ILLEGAL_CHARS
INVALID_FORMAT