MutateCustomConversionGoals

  • The MutateCustomConversionGoals RPC allows for creating, updating, or removing custom conversion goals.

  • The status of each operation (create, update, or remove) is returned by the RPC.

  • Authorization requires the https://www.googleapis.com/auth/adwords OAuth scope.

MutateCustomConversionGoals

rpc MutateCustomConversionGoals(MutateCustomConversionGoalsRequest) returns (MutateCustomConversionGoalsResponse)

Creates, updates or removes custom conversion goals. Operation statuses are returned.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.