enum DayPartTargetingError.Reason (v202411)

  • DayPartTargetingError.Reason is an enumeration used within the Google Ad Manager API to indicate errors related to day-part targeting settings.

  • This enumeration includes reasons such as invalid hour or minute, end time preceding start time, overlapping time periods, and an unknown error category.

  • DayPartTargetingError.Reason is utilized by various Ad Manager services, including AdjustmentService, ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService.

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


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
INVALID_HOUR
INVALID_MINUTE
END_TIME_NOT_AFTER_START_TIME
TIME_PERIODS_OVERLAP
UNKNOWN