Class: Google::Apis::Searchads360V23::GoogleAdsSearchads360V23CommonBookOnGoogleAsset
- Inherits:
-
Object
- Object
- Google::Apis::Searchads360V23::GoogleAdsSearchads360V23CommonBookOnGoogleAsset
- 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
A Book on Google asset. Used to redirect user to book through Google. Book on Google will change the redirect url to book directly through Google.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAdsSearchads360V23CommonBookOnGoogleAsset
constructor
A new instance of GoogleAdsSearchads360V23CommonBookOnGoogleAsset.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAdsSearchads360V23CommonBookOnGoogleAsset
Returns a new instance of GoogleAdsSearchads360V23CommonBookOnGoogleAsset.
1866 1867 1868 |
# File 'lib/google/apis/searchads360_v23/classes.rb', line 1866 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1871 1872 |
# File 'lib/google/apis/searchads360_v23/classes.rb', line 1871 def update!(**args) end |