type DateTimeRangeTargetingError (v202402)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Field
|
ApiError (inherited)
|
fieldPath
|
xsd:string
|
fieldPathElements
|
FieldPathElement[]
|
trigger
|
xsd:string
|
errorString
|
xsd:string
|
DateTimeRangeTargetingError
|
reason
|
DateTimeRangeTargetingError...
Enumerations
-
EMPTY_RANGES
-
NOT_SPONSORSHIP_LINEITEM
-
NOT_SPONSORSHIP_OR_STANDARD_LINEITEM
-
UNSUPPORTED_LINEITEM_RESERVATION_TYPE
-
PAST_RANGES_CHANGED
-
RANGES_OVERLAP
-
FIRST_DATE_TIME_DOES_NOT_MATCH_START_TIME
-
LAST_DATE_TIME_DOES_NOT_MATCH_END_TIME
-
RANGES_OUT_OF_LINEITEM_ACTIVE_PERIOD
-
START_TIME_IS_NOT_START_OF_DAY
-
END_TIME_IS_NOT_END_OF_DAY
-
START_DATE_TIME_IS_IN_PAST
-
MODIFY_START_DATE_TIME_TO_PAST
-
RANGE_END_TIME_BEFORE_START_TIME
-
END_DATE_TIME_IS_TOO_LATE
-
LIMITED_RANGES_IN_UNLIMITED_LINEITEM
-
UNKNOWN
|
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["DateTimeRangeTargetingError is an ApiError that occurs when there are issues with the date and time ranges used for targeting."],["This error can be triggered by a variety of reasons, such as overlapping ranges, invalid start or end times, or ranges outside the line item's active period, all outlined in the `reason` field."],["The DateTimeRangeTargetingError object provides information about the error, including the field path, trigger, and a specific reason for the error."],["It is applicable to services such as AdjustmentService, ForecastService, LineItemService, and others, impacting how date and time are used in ad targeting setups."]]],["The core content details the `DateTimeRangeTargetingError` and other service errors within the Google Ad Manager API's `YieldGroupService`. Key information includes a list of services: Adjustment, Forecast, LineItem, LineItemTemplate, Order, ProposalLineItem, and TargetingPreset. It also details various error types including `ApiError` with its fields, and `DateTimeRangeTargetingError`, with specific `Reason` enumerations like `EMPTY_RANGES`, `RANGES_OVERLAP`, and `START_TIME_IS_NOT_START_OF_DAY`. These errors occur within the service with the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]