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.
982 983 984 |
# File 'lib/google/apis/merchantapi_accounts_v1beta/classes.rb', line 982 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
987 988 |
# File 'lib/google/apis/merchantapi_accounts_v1beta/classes.rb', line 987 def update!(**args) end |