type DaiEncodingProfileNameError (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
DaiEncodingProfileService
Lists all errors associated with encoding profile names.
- 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.
|
DaiEncodingProfileNameError
|
reason
|
DaiEncodingProfileNameError...
Enumerations
-
CONTAINS_INVALID_CHARACTERS
- Name contains invalid characters.
-
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 DaiEncodingProfileService lists all errors associated with encoding profile names within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt provides details about the error, including the field path, trigger, and a simple error string.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDaiEncodingProfileNameError\u003c/code\u003e specifically addresses issues with the encoding profile name, such as containing invalid characters.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this service is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content outlines the `DaiEncodingProfileService` and its associated errors, all inheriting from `ApiError`. It details numerous specific error types, including `AuthenticationError`, `QuotaError`, and `DaiEncodingProfileNameError`. The `DaiEncodingProfileNameError` category focuses on issues with encoding profile names, specifically highlighting `CONTAINS_INVALID_CHARACTERS` and the fallback `UNKNOWN`. The fields associated with error handling are `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`.\n"],null,["# type DaiEncodingProfileNameError (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** [DaiEncodingProfileUpdateError](/ad-manager/api/reference/v202411/DaiEncodingProfileService.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 names.\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| **`DaiEncodingProfileNameError`** ||\n| ### `reason` | ` `[DaiEncodingProfileNameError...](/ad-manager/api/reference/v202411/DaiEncodingProfileService.DaiEncodingProfileNameError.Reason \"DaiEncodingProfileNameError.Reason\")` ` *** ** * ** *** **Enumerations** `CONTAINS_INVALID_CHARACTERS` : Name contains invalid characters. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]