MutateCustomizerAttributes

  • The MutateCustomizerAttributes RPC service is used to create, update, or remove customizer attributes.

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

  • The MutateCustomizerAttributesRequest is the input for this service, and MutateCustomizerAttributesResponse is the output, including operation statuses.

MutateCustomizerAttributes

rpc MutateCustomizerAttributes(MutateCustomizerAttributesRequest) returns (MutateCustomizerAttributesResponse)

Creates, updates or removes customizer attributes. 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.