enum RequiredError.Reason (v202411)

  • This page provides details on the RequiredError.Reason enumeration within the Google Ad Manager API.

  • RequiredError.Reason helps to identify the reasons for encountering "required field missing" errors.

  • It has a single enumeration value, REQUIRED, which indicates that a mandatory field was not provided in a request.

  • This information is useful for developers troubleshooting errors in their interactions with the Ad Manager API.

  • The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
REQUIRED Missing required field.