Class: Google::Apis::Searchads360V23::GoogleAdsSearchads360V23CommonUnknownListingDimensionInfo
- Inherits:
-
Object
- Object
- Google::Apis::Searchads360V23::GoogleAdsSearchads360V23CommonUnknownListingDimensionInfo
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/searchads360_v23/classes.rb,
lib/google/apis/searchads360_v23/representations.rb,
lib/google/apis/searchads360_v23/representations.rb
Overview
Unknown listing dimension.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAdsSearchads360V23CommonUnknownListingDimensionInfo
constructor
A new instance of GoogleAdsSearchads360V23CommonUnknownListingDimensionInfo.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAdsSearchads360V23CommonUnknownListingDimensionInfo
Returns a new instance of GoogleAdsSearchads360V23CommonUnknownListingDimensionInfo.
12248 12249 12250 |
# File 'lib/google/apis/searchads360_v23/classes.rb', line 12248 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
12253 12254 |
# File 'lib/google/apis/searchads360_v23/classes.rb', line 12253 def update!(**args) end |