AI-generated Key Takeaways
-
DaiEncodingProfileUpdateErrordescribes reasons forDaiEncodingProfileNameError. -
The
DaiEncodingProfileServicehas a dependency onDaiEncodingProfileUpdateError. -
Profiles cannot be updated if associated with running live stream events, as indicated by the
CANNOT_UPDATE_IF_USED_BY_RUNNING_LIVE_STREAMSenumeration. -
An
UNKNOWNvalue 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. |