enum NullError.Reason (v202411)

  • This page focuses on NullError.Reason, which explains validation errors related to null elements.

  • NullError.Reason is an enumeration within the namespace https://www.google.com/apis/ads/publisher/v202411.

  • It provides a single reason, NULL_CONTENT, signifying that lists or containers shouldn't contain null elements.

  • This error is relevant to various Google Ad Manager services like CreativeTemplateService, AdjustmentService, CompanyService, and more.

  • Developers using these services should ensure their inputs adhere to the NULL_CONTENT validation rule to prevent errors.