MutateBillingSetup

  • The MutateBillingSetup gRPC method creates or cancels a billing setup.

  • This method takes a MutateBillingSetupRequest and returns a MutateBillingSetupResponse.

  • Various errors, including AuthenticationError, AuthorizationError, and BillingSetupError, may be thrown.

  • The MutateBillingSetup method requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

MutateBillingSetup

rpc MutateBillingSetup(MutateBillingSetupRequest) returns (MutateBillingSetupResponse)

Creates a billing setup, or cancels an existing billing setup.

List of thrown errors: AuthenticationError AuthorizationError BillingSetupError DateError FieldError HeaderError InternalError MutateError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.