Class: Google::Ads::AdManager::V1::CreatePrivateAuctionRequest

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

Overview

Request object for CreatePrivateAuction method.

Instance Attribute Summary collapse

Instance Attribute Details

#parent::String



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

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

#private_auction::Google::Ads::AdManager::V1::PrivateAuction



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

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