MutateCustomizerAttributes

  • The MutateCustomizerAttributes RPC allows for creating, updating, or removing customizer attributes.

  • The operation returns the status of each mutation.

  • This function 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.