type DaiEncodingProfileAdMatchingError (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
DaiEncodingProfileService
Lists all warnings associated with validating encoding profiles.
- 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.
|
DaiEncodingProfileAdMatchingError
|
reason
|
DaiEncodingProfileAdMatchin...
Enumerations
-
NO_CREATIVE_PROFILES_MATCHED
- Encoding profile does not match any existing creative profiles.
-
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 warnings associated with validating encoding profiles within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt provides detailed error information including the field path, trigger, and error string for troubleshooting.\u003c/p\u003e\n"],["\u003cp\u003eThe service uses a namespace for versioning and organization.\u003c/p\u003e\n"],["\u003cp\u003eOne specific error, \u003ccode\u003eDaiEncodingProfileAdMatchingError\u003c/code\u003e, indicates potential issues with encoding profile and creative profile matching.\u003c/p\u003e\n"]]],["The core content outlines the `DaiEncodingProfileService` and its associated errors, which inherit from `ApiError`. It details various error types like `AuthenticationError`, `CollectionSizeError`, `InternalApiError`, and others, including specific `DaiEncodingProfile` related errors. It also specifies error properties, such as `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. Additionally, it describes `DaiEncodingProfileAdMatchingError` and its potential `reason` values like `NO_CREATIVE_PROFILES_MATCHED` or `UNKNOWN`.\n"],null,["# type DaiEncodingProfileAdMatchingError (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...** [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...](/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 warnings associated with validating encoding profiles.\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| **`DaiEncodingProfileAdMatchingError`** ||\n| ### `reason` | ` `[DaiEncodingProfileAdMatchin...](/ad-manager/api/reference/v202411/DaiEncodingProfileService.DaiEncodingProfileAdMatchingError.Reason \"DaiEncodingProfileAdMatchingError.Reason\")` ` *** ** * ** *** **Enumerations** `NO_CREATIVE_PROFILES_MATCHED` : Encoding profile does not match any existing creative profiles. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |"]]