class Google::Apis::AndroidpublisherV3::DeviceTierSet
details.
they are evaluated by Play. See the documentation of DeviceTier.level for more
assign a priority level to each tier, which determines the ordering by which
gets served to a specific device, for device-targeted content. You should
A set of device tiers. A tier set determines what variation of app content
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @device_tiers = args[:device_tiers] if args.key?(:device_tiers) end