AI-generated Key Takeaways
- 
          
DEVICE_TYPE_UNSPECIFIEDis a default placeholder and not a real device type option. - 
          
Available device type targeting options include
DEVICE_TYPE_COMPUTER,DEVICE_TYPE_CONNECTED_TV,DEVICE_TYPE_SMART_PHONE,DEVICE_TYPE_TABLET, andDEVICE_TYPE_CONNECTED_DEVICE. 
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. |