Class: Google::Apis::MerchantapiAccountsV1beta::CampaignsManagement
- Inherits:
-
Object
- Object
- Google::Apis::MerchantapiAccountsV1beta::CampaignsManagement
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/merchantapi_accounts_v1beta/classes.rb,
lib/google/apis/merchantapi_accounts_v1beta/representations.rb,
lib/google/apis/merchantapi_accounts_v1beta/representations.rb
Overview
CampaignManagement payload.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CampaignsManagement
constructor
A new instance of CampaignsManagement.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CampaignsManagement
Returns a new instance of CampaignsManagement.
976 977 978 |
# File 'lib/google/apis/merchantapi_accounts_v1beta/classes.rb', line 976 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
981 982 |
# File 'lib/google/apis/merchantapi_accounts_v1beta/classes.rb', line 981 def update!(**args) end |