type DayPart (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."],[[["DayPart objects specify a time period for ad targeting, utilizing day of the week and start/end times."],["DayPart is used within several Google Ad Manager services, like AdRuleService and ProposalLineItemService, to control ad delivery timing."],["It includes fields like `dayOfWeek`, `startTime`, and `endTime` which define the specific time range for targeting."],["`dayOfWeek` allows targeting ads on specific days, while `startTime` and `endTime` set the ad delivery window within those days."],["These fields utilize respective enumerations and object types like DayOfWeek and TimeOfDay for comprehensive scheduling."]]],[]]