type StringFormatError (v202508)

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

  • Several types of errors are detailed under Inheritance, such as ApiError, AuthenticationError, and StringFormatError.

  • StringFormatError includes fields like fieldPath, fieldPathElements, trigger, and errorString, inherited from ApiError.

  • The StringFormatError also has a specific reason field with enumerated values like UNKNOWN, ILLEGAL_CHARS, and 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