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."],[[["\u003cp\u003eThe DaiEncodingProfileService encompasses a collection of error types associated with encoding profile variant settings in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese errors provide specific information about issues encountered when configuring or updating encoding profiles.\u003c/p\u003e\n"],["\u003cp\u003eErrors are categorized by reasons, such as requiring container type for media variants, using video/audio settings on restricted variant types, or other general errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDaiEncodingProfileVariantSettingsError\u003c/code\u003e object outlines the specific reasons for encoding profile errors with additional details about fields causing issues.\u003c/p\u003e\n"],["\u003cp\u003eDetailed information regarding each error type is accessible through the provided links within the namespace: \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `DaiEncodingProfileService` outlines various error types within the API, such as `AuthenticationError`, `QuotaError`, and `InternalApiError`, all inheriting from `ApiError`. Specific errors related to `DaiEncodingProfileVariantSettingsError` include `CONTAINER_TYPE_REQUIRED`, `VIDEO_SETTINGS_NOT_ALLOWED`, `AUDIO_SETTINGS_NOT_ALLOWED`, along with `UNKNOWN` as a catch-all. `ApiError`'s fields such as fieldPath, fieldPathElements, trigger, and errorString provide context for specific errors. These identify the error cause and associated data.\n"],null,["# type DaiEncodingProfileVariantSettingsError (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](/ad-manager/api/reference/v202411/DaiEncodingProfileService.DaiEncodingProfileUpdateError) **DaiEncodingProfileVariantSe...** [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 variant settings.\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| **`DaiEncodingProfileVariantSettingsError`** ||\n| ### `reason` | ` `[DaiEncodingProfileVariantSe...](/ad-manager/api/reference/v202411/DaiEncodingProfileService.DaiEncodingProfileVariantSettingsError.Reason \"DaiEncodingProfileVariantSettingsError.Reason\")` ` *** ** * ** *** **Enumerations** `CONTAINER_TYPE_REQUIRED` : Container type is required for a `MEDIA` or `IFRAME` variant. `VIDEO_SETTINGS_NOT_ALLOWED` : Video settings are only allowed for `MEDIA` or `IFRAME` variant types. `AUDIO_SETTINGS_NOT_ALLOWED` : Audio settings are only allowed for `MEDIA` or `IFRAME` variant types. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]