type StringLengthError (v202411)

  • The AdsTxtService allows publishers to manage and retrieve ads.txt entries for their network.

  • This service provides methods to get, create, update, and delete ads.txt entries.

  • StringLengthError might be encountered, indicating that an input string's length is invalid, being either too long or too short.

  • AdsTxtService uses the namespace https://www.google.com/apis/ads/publisher/v202411 for its operations.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

StringLengthError

reason

StringLengthError.Reason


Enumerations
TOO_LONG
TOO_SHORT
UNKNOWN