MutateCustomerSkAdNetworkConversionValueSchemaRequest

  • This is the request message for the CustomerSkAdNetworkConversionValueSchemaService.MutateCustomerSkAdNetworkConversionValueSchema method.

  • It requires a customer_id to identify the customer and an operation to define the action to perform.

  • The request supports validate_only for validation without execution and enable_warnings to return warnings during execution.

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.