# Acción de regla: imposta al valore

* Establece un campo a un valor específico si a tus ítems les falta información
  * Añadir contenido a un `género` campo para Google Shopping

Usa el **imposta al valore** acción para añadir información faltante a tus ítems o para cambiar la información. Por ejemplo, para un feed de Google Shopping necesitas un `género` campo, que debes establecer en "male", "female" o "unisex".

<figure><img src="/files/d63d59e8e33a1fda25fc8292840d70c68f74c70f" alt=""><figcaption></figcaption></figure>

Esta regla establecerá el `género` campo a "male" para todos los ítems que tengan un `product_type` que contenga la palabra "men".

<figure><img src="/files/5c0db14e0d5714793e94f589148b19825fb49328" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-es/reglas-edicion-masiva-y-enriquecimiento/como-utilizar-acciones-allora-en-las-reglas/accion-de-regla-imposta-al-valore.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
