MutateRemarketingActions

  • The MutateRemarketingActions RPC is used to create or update remarketing actions and returns their operation statuses.

  • This method can throw various errors including AuthenticationError, AuthorizationError, ConversionActionError, HeaderError, InternalError, QuotaError, and RequestError.

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

MutateRemarketingActions

rpc MutateRemarketingActions(MutateRemarketingActionsRequest) returns (MutateRemarketingActionsResponse)

Creates or updates remarketing actions. Operation statuses are returned.

List of thrown errors: AuthenticationError AuthorizationError ConversionActionError 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.