Class: Google::Ads::AdManager::V1::ListAdUnitsResponse

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

Overview

Response object for ListAdUnitsRequest containing matching AdUnit resources.

Instance Attribute Summary collapse

Instance Attribute Details

#ad_units::Array<::Google::Ads::AdManager::V1::AdUnit>



107
108
109
110
# File 'proto_docs/google/ads/admanager/v1/ad_unit_service.rb', line 107

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

#next_page_token::String



107
108
109
110
# File 'proto_docs/google/ads/admanager/v1/ad_unit_service.rb', line 107

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

#total_size::Integer



107
108
109
110
# File 'proto_docs/google/ads/admanager/v1/ad_unit_service.rb', line 107

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