MutateCustomerSkAdNetworkConversionValueSchemaRequest
Stay organized with collections
Save and categorize content based on your preferences.
Fields |
customer_id
|
string
The ID of the customer whose shared sets are being modified.
|
operation
|
CustomerSkAdNetworkConversionValueSchemaOperation
The operation to perform.
|
validate_only
|
bool
If true, the request is validated but not executed. Only errors are returned, not results.
|
enable_warnings
|
bool
Optional. If true, enables returning warnings. Warnings return error messages and error codes without blocking the execution of the mutate operation.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# MutateCustomerSkAdNetworkConversionValueSchemaRequest\n\nRequest message for [CustomerSkAdNetworkConversionValueSchemaService.MutateCustomerSkAdNetworkConversionValueSchema](/google-ads/api/reference/rpc/v21/CustomerSkAdNetworkConversionValueSchemaService/MutateCustomerSkAdNetworkConversionValueSchema).\n\n| Fields ||\n|-----------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `customer_id` | `string` The ID of the customer whose shared sets are being modified. |\n| ### `operation` | [CustomerSkAdNetworkConversionValueSchemaOperation](/google-ads/api/reference/rpc/v21/CustomerSkAdNetworkConversionValueSchemaOperation) The operation to perform. |\n| ### `validate_only` | `bool` If true, the request is validated but not executed. Only errors are returned, not results. |\n| ### `enable_warnings` | `bool` Optional. If true, enables returning warnings. Warnings return error messages and error codes without blocking the execution of the mutate operation. |"]]