type DayPartTargeting (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."],[[["DayPartTargeting allows publishers to specify the days and times when their ads are eligible to serve."],["It uses DayPart objects to define specific time ranges and DeliveryTimeZone to indicate the time zone for targeting."],["Publishers can manage DayPartTargeting through various services like AdRuleService, AdjustmentService, ForecastService, LineItemService, and others."],["DayPartTargeting is part of the broader Targeting options available within the Google Ad Manager API."],["DayPartTargeting utilizes a namespace for organization and versioning within the API."]]],["The core content defines `DayPartTargeting` within the namespace `https://www.google.com/apis/ads/publisher/v202405`. Key information includes `dayParts`, an array of `DayPart` objects, and `timeZone`, which uses the `DeliveryTimeZone` enumeration. This targeting can be applied to various services like `AdRuleService`, `ForecastService`, `YieldGroupService` and others. There are also a few dependencies like `Targeting` and enumerations like `PUBLISHER` and `BROWSER` are presented.\n"]]