type StringFormatError (v202411)

  • The AdsTxtService allows management of authorized seller information for your network.

  • This service provides methods for creating, updating, and retrieving Ads.txt entries.

  • Errors can occur during these operations, categorized as ApiErrors with various reasons and details.

  • StringFormatErrors specifically indicate issues with data formatting, such as illegal characters or an invalid format.

  • The namespace for AdsTxtService operations is https://www.google.com/apis/ads/publisher/v202411.


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