DeviceType

  • 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.

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.