enum InvalidPhoneNumberError.Reason (v202411)

  • InvalidPhoneNumberError.Reason defines reasons for phone number errors in Google Ad Manager API.

  • Possible reasons include invalid format, short length, or an unknown issue.

  • This enumeration is part of the LineItemCreativeAssociationService and other services.

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


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
INVALID_FORMAT The phone number is invalid.
TOO_SHORT The phone number is too short.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.