MutateAudiences

  • The MutateAudiences RPC method is used to create audiences.

  • This method returns a MutateAudiencesResponse and can throw AudienceError exceptions.

  • Authorization requires the https://www.googleapis.com/auth/adwords OAuth scope.

MutateAudiences

rpc MutateAudiences(MutateAudiencesRequest) returns (MutateAudiencesResponse)

Creates audiences. Operation statuses are returned.

List of thrown errors: AudienceError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.