[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-13 UTC."],[[["DateTimeRangeTargetingError is an ApiError that occurs when there are issues with the date and time ranges used for targeting."],["This error can be triggered by a variety of reasons, such as overlapping ranges, invalid start or end times, or ranges outside the line item's active period, all outlined in the `reason` field."],["The DateTimeRangeTargetingError object provides information about the error, including the field path, trigger, and a specific reason for the error."],["It is applicable to services such as AdjustmentService, ForecastService, LineItemService, and others, impacting how date and time are used in ad targeting setups."]]],["The core content details the `DateTimeRangeTargetingError` and other service errors within the Google Ad Manager API's `YieldGroupService`. Key information includes a list of services: Adjustment, Forecast, LineItem, LineItemTemplate, Order, ProposalLineItem, and TargetingPreset. It also details various error types including `ApiError` with its fields, and `DateTimeRangeTargetingError`, with specific `Reason` enumerations like `EMPTY_RANGES`, `RANGES_OVERLAP`, and `START_TIME_IS_NOT_START_OF_DAY`. These errors occur within the service with the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]