MutateRemarketingActions

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

  • This operation can throw various errors including authentication, authorization, conversion action, header, internal, quota, and request errors.

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

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.