Class: Google::Ads::AdManager::V1::OperatingSystemTargeting

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/ads/admanager/v1/targeting.rb

Overview

Operating System Targeting

Instance Attribute Summary collapse

Instance Attribute Details

#excluded_operating_system_versions::Array<::String>

Returns Optional. A list of operating system version resource names that should be excluded.

Returns:

  • (::Array<::String>)

    Optional. A list of operating system version resource names that should be excluded.



131
132
133
134
# File 'proto_docs/google/ads/admanager/v1/targeting.rb', line 131

class OperatingSystemTargeting
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#excluded_operating_systems::Array<::String>

Returns Optional. A list of operating system resource names that should be excluded.

Returns:

  • (::Array<::String>)

    Optional. A list of operating system resource names that should be excluded.



131
132
133
134
# File 'proto_docs/google/ads/admanager/v1/targeting.rb', line 131

class OperatingSystemTargeting
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#targeted_operating_system_versions::Array<::String>

Returns Optional. A list of operating system version resource names that should be targeted/included.

Returns:

  • (::Array<::String>)

    Optional. A list of operating system version resource names that should be targeted/included.



131
132
133
134
# File 'proto_docs/google/ads/admanager/v1/targeting.rb', line 131

class OperatingSystemTargeting
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#targeted_operating_systems::Array<::String>

Returns Optional. A list of operating system resource names that should be targeted/included.

Returns:

  • (::Array<::String>)

    Optional. A list of operating system resource names that should be targeted/included.



131
132
133
134
# File 'proto_docs/google/ads/admanager/v1/targeting.rb', line 131

class OperatingSystemTargeting
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end