MutateCustomerSkAdNetworkConversionValueSchemaRequest

  • This document describes the request message for mutating CustomerSkAdNetworkConversionValueSchema.

  • The request includes fields for the customer ID, the operation to perform, whether to validate the request without executing, and an option to enable warnings.

Request message for CustomerSkAdNetworkConversionValueSchemaService.MutateCustomerSkAdNetworkConversionValueSchema.

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.