Class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonSearchAds360ProductAdInfo
- Inherits:
-
Object
- Object
- Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonSearchAds360ProductAdInfo
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/searchads360_v0/classes.rb,
lib/google/apis/searchads360_v0/representations.rb,
lib/google/apis/searchads360_v0/representations.rb
Overview
A Search Ads 360 product ad.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAdsSearchads360V0CommonSearchAds360ProductAdInfo
constructor
A new instance of GoogleAdsSearchads360V0CommonSearchAds360ProductAdInfo.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAdsSearchads360V0CommonSearchAds360ProductAdInfo
Returns a new instance of GoogleAdsSearchads360V0CommonSearchAds360ProductAdInfo.
1742 1743 1744 |
# File 'lib/google/apis/searchads360_v0/classes.rb', line 1742 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1747 1748 |
# File 'lib/google/apis/searchads360_v0/classes.rb', line 1747 def update!(**args) end |