enum EnvironmentType (v202308)
Enum for the valid environments in which ads can be shown.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202308
Enumeration |
Description |
BROWSER
|
A regular web browser.
|
VIDEO_PLAYER
|
Video players.
|
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 2023-08-22 UTC.
[null,null,["Last updated 2023-08-22 UTC."],[[["The `DateError` object, within the `ForecastService`, details potential errors related to date settings."],["`DateError.Reason` is an enumeration encompassing various date-related error types, such as dates in the past, invalid date ranges, or unspecified days of the month."],["Errors are categorized using specific reasons like `DATE_IN_PAST`, `START_DATE_AFTER_END_DATE`, and others, to pinpoint the issue."],["A catch-all `UNKNOWN` reason is provided for errors not explicitly defined within the current API version."]]],[]]