type DateTimeRange (v202405)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-15 UTC.
[null,null,["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"]]