Module: Google::Ads::GoogleAds::V6::Services::AccountBudgetProposalService

Defined in:
lib/google/ads/google_ads/v6/services/account_budget_proposal_service.rb,
lib/google/ads/google_ads/v6/services/account_budget_proposal_service/paths.rb,
lib/google/ads/google_ads/v6/services/account_budget_proposal_service/client.rb,
lib/google/ads/google_ads/v6/services/account_budget_proposal_service/credentials.rb,
lib/google/ads/google_ads/v6/services/account_budget_proposal_service_services_pb.rb

Overview

A service for managing account-level budgets via proposals.

A proposal is a request to create a new budget or make changes to an existing one.

Reads for account-level budgets managed by these proposals will be supported in a future version. Until then, please use the BudgetOrderService from the AdWords API. Learn more at developers.google.com/adwords/api/docs/guides/budget-order

Mutates: The CREATE operation creates a new proposal. UPDATE operations aren’t supported. The REMOVE operation cancels a pending proposal.

To load this service and instantiate a client:

require "google/ads/google_ads/v6/services/account_budget_proposal_service"
client = ::Google::Ads::GoogleAds::V6::Services::AccountBudgetProposalService::Client.new

Defined Under Namespace

Modules: Paths Classes: Client, Credentials, Service

Constant Summary collapse

Stub =
Service.rpc_stub_class