type StringFormatError (v202505)

  • The webpage lists numerous Ad Manager API services, including AdRuleService, AdjustmentService, AdsTxtService, and many others.

  • It also details various inherited ApiError types, such as AuthenticationError, CollectionSizeError, and InternalApiError.

  • The StringFormatError object is discussed, listing fields like fieldPath, trigger, errorString, and its reason enumeration with values like UNKNOWN, ILLEGAL_CHARS, and INVALID_FORMAT.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

StringFormatError

reason

StringFormatError.Reason


Enumerations
UNKNOWN
ILLEGAL_CHARS
INVALID_FORMAT