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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The core content outlines the `DaiEncodingProfileService` and its associated errors, specifically focusing on `DaiEncodingProfileUpdateError`. This service inherits `ApiError`, and lists various potential errors like `AuthenticationError`, `CollectionSizeError`, and `InternalApiError`. `DaiEncodingProfileUpdateError` contains a `reason` field, detailing specific issues like `CANNOT_UPDATE_IF_USED_BY_RUNNING_LIVE_STREAMS`, alongside generic issues, and an `UNKNOWN` error. It also defines `fieldPath`, `fieldPathElements`, `trigger` and `errorString` related to the `ApiError`.\n"],null,["**Service** \n**DaiEncodingProfileService** **Inheritance** \n[ApiError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.CommonError) [DaiEncodingProfileAdMatchin...](/ad-manager/api/reference/v202502/DaiEncodingProfileService.DaiEncodingProfileAdMatchingError \"DaiEncodingProfileAdMatchingError\") [DaiEncodingProfileContainer...](/ad-manager/api/reference/v202502/DaiEncodingProfileService.DaiEncodingProfileContainerSettingsError \"DaiEncodingProfileContainerSettingsError\") [DaiEncodingProfileNameError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.DaiEncodingProfileNameError) **DaiEncodingProfileUpdateError** [DaiEncodingProfileVariantSe...](/ad-manager/api/reference/v202502/DaiEncodingProfileService.DaiEncodingProfileVariantSettingsError \"DaiEncodingProfileVariantSettingsError\") [EntityLimitReachedError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.NotNullError) [NullError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.NullError) [ParseError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.ParseError) [PermissionError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202502/DaiEncodingProfileService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202502/DaiEncodingProfileService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.QuotaError) [RangeError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.RangeError) [RequiredCollectionError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.RequiredError) [ServerError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.ServerError) [StatementError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.StatementError) [StringFormatError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.StringLengthError) [UniqueError](/ad-manager/api/reference/v202502/DaiEncodingProfileService.UniqueError)\n\nLists all errors associated with encoding profile updates.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\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/v202502/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/v202502/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 |"]]