enum DaiEncodingProfileNameError.Reason (v202508)

  • DaiEncodingProfileNameError describes the reasons for errors related to Dai Encoding Profile names.

  • This error can occur if the name contains invalid characters (CONTAINS_INVALID_CHARACTERS).

  • An UNKNOWN value is returned if the actual value is not exposed by the requested API version.

Describes reasons for DaiEncodingProfileNameError.


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