[[["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-05-15 UTC."],[[["DateTimeRangeTargetingError is an ApiError that occurs when there are issues with the date and time ranges specified for targeting."],["This error can be triggered by a variety of reasons, such as overlapping ranges, ranges outside the line item's active period, or invalid start/end times."],["The `reason` field provides a specific code indicating the cause of the error, helping to diagnose and resolve the issue."],["Several services in Google Ad Manager, including AdjustmentService and ForecastService, can return this error."],["DateTimeRangeTargetingError inherits from ApiError, providing context and details about the error within the API request."]]],["The content details various services and their associated errors within an API framework. Key services include AdjustmentService, ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService. Errors are categorized under `ApiError`, with specific error types like `DateTimeRangeTargetingError` having reasons such as `EMPTY_RANGES` or `RANGES_OVERLAP`. `ApiError` fields include `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. `DateTimeRangeTargetingError` contains a `reason` field and associated enumerations.\n"]]