Contents

DeviceClassCriteria

The defined targeted audience to include by device type.

Declaration

object DeviceClassCriteria

Properties

NameTypeDescription
included[string]

The dimension to include the targeting criteria values for device class targeting.

This parameter doesn’t support the excluded attribute.

"deviceClass": {
      "included": [
        "IPAD",
        "IPHONE"
      ]
    },

Discussion

If you don’t set the DeviceClassCriteria, the API targets the currently supported devices by default.

See Also

Audience Refinement