DeviceTypeTargetingOptionDetails typedef
        
  
DeviceTypeTargetingOptionDetails = $DeviceTypeTargetingOptionDetails
    
    
Represents a targetable device type.
This will be populated in the device_type_details field of a TargetingOption
when targeting_type is TARGETING_TYPE_DEVICE_TYPE.
Implementation
typedef DeviceTypeTargetingOptionDetails = $DeviceTypeTargetingOptionDetails;