enum InvalidPhoneNumberError.Reason (v202411)

  • InvalidPhoneNumberError.Reason is an enumeration within the Google Ad Manager API v202411, used to specify why a phone number is considered invalid.

  • Possible reasons for an invalid phone number include INVALID_FORMAT, TOO_SHORT, and UNKNOWN if the actual value is not exposed by the API version.


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.