MutateRemarketingActions

  • The MutateRemarketingActions RPC method creates or updates remarketing actions and returns their operation statuses.

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

  • Various errors can be thrown by this method, including AuthenticationError, AuthorizationError, and InternalError.

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.