type StringFormatError (v202411)

  • The webpage lists various Google Ad Manager API services available in version v202411, such as AdRuleService, AdjustmentService, and YieldGroupService.

  • It details errors that can be inherited, like ApiError, and lists specific error types such as StringFormatError, with reasons including UNKNOWN, ILLEGAL_CHARS, and INVALID_FORMAT.

  • The Namespace for these services is https://www.google.com/apis/ads/publisher/v202411.

  • Fields associated with ApiError include fieldPath, fieldPathElements, trigger, and errorString.

  • The StringFormatError specifically has a reason field which is an enumeration of possible string format issues.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

StringFormatError

reason

StringFormatError.Reason


Enumerations
UNKNOWN
ILLEGAL_CHARS
INVALID_FORMAT