Class: Google::Ads::AdManager::V1::AdUnitTargeting

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

Overview

Specifies an ad unit and (optionally) its descendants.

Instance Attribute Summary collapse

Instance Attribute Details

#ad_unit::String



293
294
295
296
# File 'proto_docs/google/ads/admanager/v1/targeting.rb', line 293

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

#include_descendants::Boolean



293
294
295
296
# File 'proto_docs/google/ads/admanager/v1/targeting.rb', line 293

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