MutateCustomizerAttributes

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

  • The MutateCustomizerAttributesRequest and MutateCustomizerAttributesResponse are the message types used for this RPC.

  • This operation returns the status of each attempted creation, update, or removal.

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

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.