enum DaiEncodingProfileUpdateError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
DaiEncodingProfileService
Describes reasons for DaiEncodingProfileNameError
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDaiEncodingProfileUpdateError\u003c/code\u003e object describes the reasons for encountering a \u003ccode\u003eDaiEncodingProfileNameError\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis error can occur when attempting to update a DAI encoding profile that is in use by running live streams (\u003ccode\u003eCANNOT_UPDATE_IF_USED_BY_RUNNING_LIVE_STREAMS\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eAn \u003ccode\u003eUNKNOWN\u003c/code\u003e error may be returned if the specific reason isn't exposed in the current API version.\u003c/p\u003e\n"]]],["The core content describes the `DaiEncodingProfileUpdateError` within the `DaiEncodingProfileService`. This error type indicates issues when updating encoding profiles, specifically within the `v202411` API version. Key error reasons include `CANNOT_UPDATE_IF_USED_BY_RUNNING_LIVE_STREAMS`, which prevents updates to profiles used by active live streams. An additional `UNKNOWN` error is returned when the actual cause is not available through the current API version.\n"],null,["# enum DaiEncodingProfileUpdateError.Reason (v202411)\n\n**Service** \n**DaiEncodingProfileService** **Dependencies** \n[DaiEncodingProfileUpdateError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.DaiEncodingProfileUpdateError) \n▼\n**DaiEncodingProfileUpdateErr...**\n\nDescribes reasons for `DaiEncodingProfileNameError`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------------------------------------------|-------------------------------------------------------------------------------------|\n| `CANNOT_UPDATE_IF_USED_BY_RUNNING_LIVE_STREAMS` | Profiles cannot be updated if they are associated with running live stream events. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]