ConfigureCustomerLifecycleGoals

  • ConfigureCustomerLifecycleGoals is an RPC method that processes customer lifecycle configurations.

  • This method uses the ConfigureCustomerLifecycleGoalsRequest and returns a ConfigureCustomerLifecycleGoalsResponse.

  • Several errors can be thrown, including AuthenticationError, AuthorizationError, and InternalError.

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

ConfigureCustomerLifecycleGoals

rpc ConfigureCustomerLifecycleGoals(ConfigureCustomerLifecycleGoalsRequest) returns (ConfigureCustomerLifecycleGoalsResponse)

Process the given customer lifecycle configurations.

List of thrown errors: AuthenticationError AuthorizationError CustomerLifecycleGoalConfigError HeaderError InternalError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.