MutateGoals

  • The MutateGoals RPC is used to create or update goals.

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

  • The possible errors thrown by this RPC include AuthenticationError, AuthorizationError, HeaderError, InternalError, QuotaError, RequestError, GoalError, and GoalServicesError.

MutateGoals

rpc MutateGoals(MutateGoalsRequest) returns (MutateGoalsResponse)

Create or update goals.

List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError GoalError GoalServicesError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.