Class: Google::Ads::AdManager::V1::BatchDeactivateCustomTargetingValuesRequest

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

Overview

Request message for BatchDeactivateCustomTargetingValues method.

Instance Attribute Summary collapse

Instance Attribute Details

#parent::String



240
241
242
243
# File 'proto_docs/google/ads/admanager/v1/custom_targeting_value_service.rb', line 240

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

#requests::Array<::Google::Ads::AdManager::V1::DeactivateCustomTargetingValueRequest>



240
241
242
243
# File 'proto_docs/google/ads/admanager/v1/custom_targeting_value_service.rb', line 240

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