type DaiEncodingProfileUpdateError (v202408)
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/v202408
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 key error type, indicating issues during profile updates.\u003c/p\u003e\n"],["\u003cp\u003eA primary reason for update errors is \u003ccode\u003eCANNOT_UPDATE_IF_USED_BY_RUNNING_LIVE_STREAMS\u003c/code\u003e, signifying that profiles linked to active live streams cannot be modified.\u003c/p\u003e\n"],["\u003cp\u003eErrors are categorized by fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for debugging purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe provided namespace helps developers locate and utilize this service within the Ad Manager API.\u003c/p\u003e\n"]]],["The `DaiEncodingProfileService` manages errors related to encoding profile updates, inheriting from `ApiError`. Various specific errors are listed, including `AuthenticationError`, `QuotaError`, and `DaiEncodingProfileNameError`. The core content defines `DaiEncodingProfileUpdateError`, which has a `reason` field with possible values like `CANNOT_UPDATE_IF_USED_BY_RUNNING_LIVE_STREAMS` or `UNKNOWN`. `ApiError` also contains `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` to describe error details. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type DaiEncodingProfileUpdateError (v202408)\n\n**Service** \n**DaiEncodingProfileService** **Inheritance** \n[ApiError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.ApiError) \n▼\n[ApiVersionError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.ApiVersionError) [AuthenticationError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.AuthenticationError) [CollectionSizeError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.CollectionSizeError) [CommonError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.CommonError) [DaiEncodingProfileAdMatchin...](/ad-manager/api/reference/v202408/DaiEncodingProfileService.DaiEncodingProfileAdMatchingError \"DaiEncodingProfileAdMatchingError\") [DaiEncodingProfileContainer...](/ad-manager/api/reference/v202408/DaiEncodingProfileService.DaiEncodingProfileContainerSettingsError \"DaiEncodingProfileContainerSettingsError\") [DaiEncodingProfileNameError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.DaiEncodingProfileNameError) **DaiEncodingProfileUpdateError** [DaiEncodingProfileVariantSe...](/ad-manager/api/reference/v202408/DaiEncodingProfileService.DaiEncodingProfileVariantSettingsError \"DaiEncodingProfileVariantSettingsError\") [EntityLimitReachedError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.EntityLimitReachedError) [FeatureError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.FeatureError) [InternalApiError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.InternalApiError) [NotNullError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.NotNullError) [NullError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.NullError) [ParseError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.ParseError) [PermissionError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.PermissionError) [PublisherQueryLanguageConte...](/ad-manager/api/reference/v202408/DaiEncodingProfileService.PublisherQueryLanguageContextError \"PublisherQueryLanguageContextError\") [PublisherQueryLanguageSynta...](/ad-manager/api/reference/v202408/DaiEncodingProfileService.PublisherQueryLanguageSyntaxError \"PublisherQueryLanguageSyntaxError\") [QuotaError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.QuotaError) [RangeError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.RangeError) [RequiredCollectionError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.RequiredCollectionError) [RequiredError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.RequiredError) [ServerError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.ServerError) [StatementError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.StatementError) [StringFormatError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.StringFormatError) [StringLengthError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.StringLengthError) [UniqueError](/ad-manager/api/reference/v202408/DaiEncodingProfileService.UniqueError)\n\nLists all errors associated with encoding profile updates.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\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/v202408/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/v202408/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 |"]]