DeviceType
Possible device type targeting options.
Enums |
DEVICE_TYPE_UNSPECIFIED |
Default value when device type is not specified in this version. This enum is a placeholder for default value and does not represent a real device type option. |
DEVICE_TYPE_COMPUTER |
Computer. |
DEVICE_TYPE_CONNECTED_TV |
Connected TV. |
DEVICE_TYPE_SMART_PHONE |
Smart phone. |
DEVICE_TYPE_TABLET |
Tablet. |
DEVICE_TYPE_CONNECTED_DEVICE |
Connected device. |
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-10-22 UTC.
[null,null,["Last updated 2024-10-22 UTC."],[[["Device type targeting allows you to specify whether your ads should appear on computers, connected TVs, smartphones, tablets, or connected devices."],["The default option `DEVICE_TYPE_UNSPECIFIED` is a placeholder and does not represent a real device type."],["You can choose from specific device types such as `DEVICE_TYPE_COMPUTER`, `DEVICE_TYPE_CONNECTED_TV`, `DEVICE_TYPE_SMART_PHONE`, `DEVICE_TYPE_TABLET`, and `DEVICE_TYPE_CONNECTED_DEVICE` to refine your targeting."]]],[]]