MutateCustomAudiencesRequest

  • The request message forCustomAudienceService.MutateCustomAudiences requirescustomer_id and a list ofoperations[].

  • Thevalidate_only field can be set totrue to validate the request without executing it.

Request message forCustomAudienceService.MutateCustomAudiences.

Proto definition

Fields

customer_id

string

Required. The ID of the customer whose custom audiences are being modified.

operations[]

CustomAudienceOperation

Required. The list of operations to perform on individual custom audiences.

validate_only

bool

If true, the request is validated but not executed. Only errors are returned, not results.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-12 UTC.