enum DaiEncodingProfileAdMatchingError.Reason (v202411)

  • DaiEncodingProfileAdMatchingError explains why a DaiEncodingProfileNameError might occur.

  • This error specifically focuses on scenarios where encoding profiles fail to match existing creative profiles.

  • It provides two primary error values: NO_CREATIVE_PROFILES_MATCHED when no creative profiles align, and UNKNOWN for cases beyond the API's exposure.

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.