enum DaiEncodingProfileNameError.Reason (v202502)

  • DaiEncodingProfileNameError describes the reasons for errors related to DAI encoding profile names.

  • This enumeration includes reasons like the name containing invalid characters or the actual value not being exposed by the requested API version.

Describes reasons for DaiEncodingProfileNameError.


Namespace
https://www.google.com/apis/ads/publisher/v202502
Enumeration Description
CONTAINS_INVALID_CHARACTERS Name contains invalid characters.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.