type DaiEncodingProfileUpdateError (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
DaiEncodingProfileService
Lists all errors associated with encoding profile updates.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
ApiError (inherited)
|
fieldPath
|
xsd:string
The OGNL field path to identify cause of error.
|
fieldPathElements
|
FieldPathElement[]
A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
|
trigger
|
xsd:string
The data that caused the error.
|
errorString
|
xsd:string
A simple string representation of the error and reason.
|
DaiEncodingProfileUpdateError
|
reason
|
DaiEncodingProfileUpdateErr...
Enumerations
-
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\u003eDaiEncodingProfileService\u003c/code\u003e handles errors related to encoding profile updates in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDaiEncodingProfileUpdateError\u003c/code\u003e is a specific error type within this service, indicating issues during profile updates.\u003c/p\u003e\n"],["\u003cp\u003eThis error includes a \u003ccode\u003ereason\u003c/code\u003e field that provides more context, such as profiles being used by live streams or unknown reasons.\u003c/p\u003e\n"],["\u003cp\u003eA detailed list of potential errors during profile updates, along with their descriptions, is available within this service.\u003c/p\u003e\n"],["\u003cp\u003eThese error messages help publishers identify and resolve issues encountered during the configuration of encoding profiles for Dynamic Ad Insertion.\u003c/p\u003e\n"]]],["The `DaiEncodingProfileService` details potential errors during encoding profile updates, which inherit from the base `ApiError`. Errors include issues like authentication, versioning, collection size, and internal API problems. Specific `DaiEncodingProfileUpdateError` reasons include `CANNOT_UPDATE_IF_USED_BY_RUNNING_LIVE_STREAMS` and `UNKNOWN`. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202411`. Field-specific error details include `fieldPath`, `trigger`, and a simple `errorString`.\n"],null,["# type DaiEncodingProfileUpdateError (v202411)\n\n**Service** \n**DaiEncodingProfileService** **Inheritance** \n[ApiError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.CommonError) [DaiEncodingProfileAdMatchin...](/ad-manager/api/reference/v202411/DaiEncodingProfileService.DaiEncodingProfileAdMatchingError \"DaiEncodingProfileAdMatchingError\") [DaiEncodingProfileContainer...](/ad-manager/api/reference/v202411/DaiEncodingProfileService.DaiEncodingProfileContainerSettingsError \"DaiEncodingProfileContainerSettingsError\") [DaiEncodingProfileNameError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.DaiEncodingProfileNameError) **DaiEncodingProfileUpdateError** [DaiEncodingProfileVariantSe...](/ad-manager/api/reference/v202411/DaiEncodingProfileService.DaiEncodingProfileVariantSettingsError \"DaiEncodingProfileVariantSettingsError\") [EntityLimitReachedError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.NotNullError) [NullError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.NullError) [ParseError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.ParseError) [PermissionError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202411/DaiEncodingProfileService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202411/DaiEncodingProfileService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.QuotaError) [RangeError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.RangeError) [RequiredCollectionError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.RequiredError) [ServerError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.ServerError) [StatementError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.StatementError) [StringFormatError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.StringLengthError) [UniqueError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.UniqueError)\n\nLists all errors associated with encoding profile updates.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`ApiError` (inherited)** ||\n| ### `fieldPath` | ` `xsd:`string` The OGNL field path to identify cause of error. |\n| ### `fieldPathElements` | ` `[FieldPathElement](/ad-manager/api/reference/v202411/DaiEncodingProfileService.FieldPathElement)`[]` A parsed copy of the field path. For example, the field path \"operations\\[1\\].operand\" corresponds to this list: {FieldPathElement(field = \"operations\", index = 1), FieldPathElement(field = \"operand\", index = null)}. |\n| ### `trigger` | ` `xsd:`string` The data that caused the error. |\n| ### `errorString` | ` `xsd:`string` A simple string representation of the error and reason. |\n| **`DaiEncodingProfileUpdateError`** ||\n| ### `reason` | ` `[DaiEncodingProfileUpdateErr...](/ad-manager/api/reference/v202411/DaiEncodingProfileService.DaiEncodingProfileUpdateError.Reason \"DaiEncodingProfileUpdateError.Reason\")` ` *** ** * ** *** **Enumerations** `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. \u003cbr /\u003e |"]]