MutateCampaignCustomizers

  • The MutateCampaignCustomizers RPC method allows for creating, updating, or removing campaign customizers.

  • This operation returns the statuses of the mutations performed.

  • To use this method, authorization requires the https://www.googleapis.com/auth/adwords OAuth scope.

MutateCampaignCustomizers

rpc MutateCampaignCustomizers(MutateCampaignCustomizersRequest) returns (MutateCampaignCustomizersResponse)

Creates, updates or removes campaign customizers. 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.