[[["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."],[[["DateTimeRange specifies a start and end time for a time range, using DateTime objects for each."],["It is used within services like AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService and YieldGroupService."],["This structure utilizes the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["The DateTimeRange structure has two fields: `startDateTime` and `endDateTime`, both of which are DateTime objects."]]],["The provided content details various services within an ad management system, specifically focusing on how they utilize `DateTimeRange`. These services include AdRule, Adjustment, Forecast, LineItem, NativeStyle, ProposalLineItem, Proposal, PublisherQueryLanguage, TargetingPreset, and YieldGroup. `DateTimeRange` specifies a period using `startDateTime` and `endDateTime` fields, both of which reference the `DateTime` type. `DateTimeRangeTargeting` is listed as a dependency, indicating it relies on `DateTimeRange`. The namespace for these services is also specified.\n"]]