enum DaiEncodingProfileAdMatchingError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
DaiEncodingProfileService
Describes reasons for DaiEncodingProfileNameError
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
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\u003e\u003ccode\u003eDaiEncodingProfileAdMatchingError\u003c/code\u003e explains why a \u003ccode\u003eDaiEncodingProfileNameError\u003c/code\u003e might occur.\u003c/p\u003e\n"],["\u003cp\u003eThis error specifically focuses on scenarios where encoding profiles fail to match existing creative profiles.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two primary error values: \u003ccode\u003eNO_CREATIVE_PROFILES_MATCHED\u003c/code\u003e when no creative profiles align, and \u003ccode\u003eUNKNOWN\u003c/code\u003e for cases beyond the API's exposure.\u003c/p\u003e\n"]]],["The `DaiEncodingProfileAdMatchingError` describes errors related to `DaiEncodingProfileNameError`. It includes an enumeration with two possible values: `NO_CREATIVE_PROFILES_MATCHED`, indicating the encoding profile does not correspond to any creative profiles, and `UNKNOWN`, for cases where the value is not available in the requested API version. This information is part of the `DaiEncodingProfileService` within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# enum DaiEncodingProfileAdMatchingError.Reason (v202411)\n\n**Service** \n**DaiEncodingProfileService** **Dependencies** \n[DaiEncodingProfileAdMatchin...](/ad-manager/api/reference/v202411/DaiEncodingProfileService.DaiEncodingProfileAdMatchingError \"DaiEncodingProfileAdMatchingError\") \n▼\n**DaiEncodingProfileAdMatchin...**\n\nDescribes reasons for `DaiEncodingProfileNameError`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|--------------------------------|-------------------------------------------------------------------------------------|\n| `NO_CREATIVE_PROFILES_MATCHED` | Encoding profile does not match any existing creative profiles. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]