type StringLengthError (v202411)

  • This page documents the SiteService within the Google Ad Manager API.

  • SiteService enables management of websites and their associated properties for ad delivery.

  • It details the service's namespace, available fields, and potential errors.

  • StringLengthError, a common error type, indicates issues with string length during operations.

  • This error includes a reason field specifying if the string is too long or too short.


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