enum InvalidPhoneNumberError.Reason (v202508)

  • InvalidPhoneNumberError.Reason is an enumeration defining reasons for invalid phone numbers within the Ad Manager API.

  • Reasons include INVALID_FORMAT, TOO_SHORT, and UNKNOWN for unexposed API values.

  • This enumeration is part of the https://www.google.com/apis/ads/publisher/v202508 namespace.


Namespace
https://www.google.com/apis/ads/publisher/v202508
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.