Class: Google::Ads::AdManager::V1::CreativePlaceholderCompanion

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

Overview

An individual companion to a CreativePlaceholder.

Instance Attribute Summary collapse

Instance Attribute Details

#size::Google::Ads::AdManager::V1::Size

Returns Required. The size of the companion to a CreativePlaceholder.

Returns:



69
70
71
72
# File 'proto_docs/google/ads/admanager/v1/creative_placeholder.rb', line 69

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