enum NullError.Reason (v202411)

  • This page documents the NullError.Reason enumeration for the LabelService within the Google Ad Manager API.

  • NullError.Reason outlines the potential reasons for validation errors related to null values in requests sent to the Label Service.

  • Currently, the only defined reason is NULL_CONTENT, indicating that specified lists or containers within the request cannot contain null elements.

  • Developers should ensure that all required fields are populated with valid, non-null data when interacting with the Label Service to avoid these errors.