enum DaiEncodingProfileUpdateError.Reason (v202505)

  • DaiEncodingProfileUpdateError describes reasons for DaiEncodingProfileNameError.

  • The DaiEncodingProfileService has a dependency on DaiEncodingProfileUpdateError.

  • Profiles cannot be updated if associated with running live stream events, as indicated by the CANNOT_UPDATE_IF_USED_BY_RUNNING_LIVE_STREAMS enumeration.

  • 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/v202505
Enumeration Description
CANNOT_UPDATE_IF_USED_BY_RUNNING_LIVE_STREAMS Profiles cannot be updated if they are associated with running live stream events.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.