type StringFormatError (v202411)

  • This documentation details the SegmentPopulationService, which is part of the Google Ad Manager API and falls under the namespace https://www.google.com/apis/ads/publisher/v202411.

  • The service inherits from ApiError and includes specific errors like StringFormatError, which indicates issues with string formatting.

  • StringFormatError further uses the reason field with the StringFormatError.Reason enum to specify the cause of the error, such as illegal characters or an invalid format.

  • Developers can utilize the provided links to access detailed information about each error type and field within the SegmentPopulationService.


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