enum DaiEncodingProfileNameError.Reason (v202411)

  • The DaiEncodingProfileNameError object outlines reasons for errors related to Dynamic Ad Insertion encoding profile names within the Google Ad Manager API.

  • Possible error reasons include the presence of invalid characters in the name or an unknown error indicated by the 'UNKNOWN' enumeration value.

  • This error relates specifically to the DaiEncodingProfileService and is part of the Google Ad Manager API version v202411.

Describes reasons for DaiEncodingProfileNameError.


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